Commit Graph

1571 Commits

Author SHA1 Message Date
Michal Čihař
f6f6df1037 Do not attempt to sort themes when themes are disabled (bug #1243883). 2005-07-24 12:07:21 +00:00
Michal Čihař
d67f568212 Do not override theme properties when path is not set. 2005-07-24 12:05:41 +00:00
Michal Čihař
fcfc5ea0d2 Undefined variable (bug #1243885). 2005-07-24 12:00:48 +00:00
Marc Delisle
8f9b686e20 for the new ForeignKeyDropdownOrder, id and content were reversed (id-content showed content then id) 2005-07-22 18:01:37 +00:00
Marc Delisle
0191fc3c33 bug #1240880, XSS on the cookie-based login panel 2005-07-21 11:55:25 +00:00
Marc Delisle
1e98f5f7d4 comments adjustments 2005-07-16 12:59:01 +00:00
Marc Delisle
36fa47f89c bug #1238222, parsing of ISNULL() 2005-07-16 12:26:25 +00:00
Marc Delisle
e507e893fa typo 2005-07-16 12:20:59 +00:00
Michal Čihař
956d450f5d Use better message, thanks to Marc for noticing this. 2005-07-13 17:26:45 +00:00
Michal Čihař
48366e0746 Show box for creating database only if user has privileges to do so (bug #1167892). 2005-07-13 12:44:51 +00:00
Michal Čihař
2b28fc510d Use eval for config file including to catch parse errors (bug #1223319), on error page display config file that actually failed. 2005-07-13 11:16:51 +00:00
Robin Johnson
63798666e5 Document previous foreign-key dropdown work, and also ensure that the configuration import code works properly with it. 2005-07-11 05:51:13 +00:00
Michal Čihař
34bd15df0e Use post for print view when query is too big (bug #1203692). 2005-07-10 21:08:52 +00:00
Michal Čihař
9216ba0729 Show better error messages when checking numerical inputs (bug #1207402). 2005-07-10 20:35:58 +00:00
Michal Čihař
4701ca38c9 Don't forget browsing state while deleting multiple rows (bug #1232624). 2005-07-10 19:31:24 +00:00
Michal Čihař
fc1be828b6 User can now have different theme per server (RFE #1231599). 2005-07-10 18:42:00 +00:00
Michal Čihař
ff0fe8ebaf Support FastGCI in http auth (patch #1192219) 2005-07-10 18:03:19 +00:00
Marc Delisle
0395809510 bug #1234098, invalid normal cursor style 2005-07-10 12:12:35 +00:00
Marc Delisle
55b30c9533 bug #1235473 display_tbl.lib.php Undefined variable order_img 2005-07-10 11:36:53 +00:00
Marc Delisle
d06acfe21d 2.6.4-dev 2005-06-30 19:55:44 +00:00
Michal Čihař
f17936c497 Add hex transformation (RFE #1100068). 2005-06-24 14:28:00 +00:00
Michal Čihař
6c8ec18ba9 Sort themes, use only one code for browsing directory with themes (RFE #1184251). 2005-06-24 12:35:22 +00:00
Michal Čihař
c6f540be72 Configurable file name templates (RFE #1226941). 2005-06-24 12:17:07 +00:00
Michal Čihař
b8746b6e09 Remove error reporting. 2005-06-24 12:01:43 +00:00
Robin Johnson
131866b448 Support for customizing foreign-key dropdown, take #2, now very customizable,
incl max item limit.
2005-06-23 14:16:33 +00:00
Robin Johnson
3576fd016a Allow selection of drop-down order. 2005-06-22 16:45:17 +00:00
Marc Delisle
18a96d81d4 bug #1221359, Copying a db containing a MERGE table 2005-06-18 13:06:42 +00:00
Marc Delisle
34d03eac93 bug 1221602, undefined variable when trying to use a reserved word as an identifier 2005-06-18 11:07:05 +00:00
Marc Delisle
a6c4d3e1d6 maybe rc2 2005-06-12 21:46:36 +00:00
Marc Delisle
cacad6538d 2.6.3-rc1 2005-06-12 20:38:01 +00:00
Marc Delisle
83ba55be59 belarusian_latin 2005-06-11 10:23:21 +00:00
Marc Delisle
ab217262ea bug #1216901, missing backquotes on the Browse feature in case of duplicate entry 2005-06-08 16:58:00 +00:00
Marc Delisle
b1cc57679a new mongolian 2005-06-06 17:00:38 +00:00
Marc Delisle
a48b354655 renamed tatar to tatarish 2005-06-06 16:36:15 +00:00
Marc Delisle
7e1316c5d4 bug #1207405, invalid SQL when creating table with zero fields 2005-06-06 00:43:53 +00:00
Marc Delisle
a603db6de2 new lang: tatar 2005-06-03 17:20:04 +00:00
Marc Delisle
8fef0686cf bug #1207395, undefined theme_generation, theme_version 2005-05-24 10:37:38 +00:00
Marc Delisle
bf91566ec4 bug #1193450: XHTML compliance 2005-05-22 17:11:10 +00:00
Marc Delisle
fe8cd66697 bug #1163595, NULL detection for TIMESTAMP 2005-05-22 12:43:46 +00:00
Marc Delisle
fa0ff4acd5 diacritics wrongly converted in Browse mode on MySQL 4.1.x if AllowAnywhereRecoding set to TRUE 2005-05-22 11:38:16 +00:00
Marc Delisle
746736b23e make the password generator work also when editing a user 2005-05-17 16:59:44 +00:00
Olivier Müller
75833b0cd9 RFE #1197482, password generator on user creation. RFC: ok like that? TODO: add strings. 2005-05-16 22:29:01 +00:00
Marc Delisle
e8be67e72e bug #1120434, comment at the end of query is applied to appended LIMIT as well 2005-05-15 12:37:48 +00:00
Marc Delisle
305a93536e patch #1191447, hand pointer on mouseover and mousedown 2005-05-13 18:18:55 +00:00
Marc Delisle
aca2004dcc bug 1180119, undefined variable when showing the details of a storage engine under MySQL 4.0.x 2005-05-11 09:01:48 +00:00
Marc Delisle
80b93cc829 bug #1198156, exporting without enclosing with backquotes 2005-05-10 10:51:34 +00:00
Marc Delisle
01831d3720 bug #1186983, missing character sets and collations 2005-05-05 16:34:09 +00:00
Marc Delisle
0a136cbfba bug #1185152, setting collation for a field 2005-05-03 22:50:31 +00:00
Marc Delisle
179c05acfb bug #1193223, undefined index htmlexcel_null 2005-05-02 16:49:38 +00:00
Marc Delisle
1fe0f5c006 bug #1192468, bookmarks copied too many times 2005-04-30 12:02:43 +00:00