Commit Graph

120 Commits

Author SHA1 Message Date
Marc Delisle
d6ce4c47e3 oops 2002-12-15 13:16:25 +00:00
Marc Delisle
37f50b44b1 bug 648263 2002-12-15 13:14:02 +00:00
Marc Delisle
2277454f1e bug 645173 2002-11-29 11:35:21 +00:00
Alexander M. Turek
e6396b014a bug #640055 2002-11-19 14:09:39 +00:00
Robin Johnson
e4743fd18e find -name '*.php3': Added vim modelines for PEAR style indentation 2002-10-23 04:17:43 +00:00
Loïc Chapeaux
5dbcad6527 require musn't be used inside conditional statements 2002-10-04 08:28:34 +00:00
Marc Delisle
9c0b758a6e drop-down in Select sub-page 2002-10-03 21:25:21 +00:00
Marc Delisle
dfc3914d7a bug 617029 for Loic 2002-10-02 13:32:31 +00:00
Marc Delisle
a1f45b7b78 for Loic 2002-09-23 16:02:38 +00:00
Marc Delisle
d6ec7e3f24 patch 612202 null for foreign keys 2002-09-20 21:13:17 +00:00
Michal Čihař
7f74235f27 unnullify -> unNullify 2002-09-19 15:58:19 +00:00
Michal Čihař
394b24930a coding standards 2002-09-19 10:19:37 +00:00
Michal Čihař
d316c0a0f8 fix for #581494 2002-09-19 09:04:46 +00:00
Marc Delisle
df1724629a bug 610315 2002-09-18 12:49:54 +00:00
Marc Delisle
1e5387c107 bug 609914 default value for datetime ignored 2002-09-18 02:44:57 +00:00
Marc Delisle
de1f67e044 for Loic 2002-09-17 20:50:50 +00:00
Loïc Chapeaux
a68db84064 coding standards 2002-09-13 09:32:41 +00:00
Marc Delisle
8225233d1a better drop-down 2002-09-11 17:28:50 +00:00
Marc Delisle
5d5f436bc8 bug 605342 2002-09-11 13:29:35 +00:00
Marc Delisle
0672459508 if display field is not defined 2002-09-05 17:33:29 +00:00
Marc Delisle
b425190f45 for Loic 2002-09-04 12:28:51 +00:00
Marc Delisle
e015449e22 drop-down for foreign keys 2002-09-03 16:49:10 +00:00
Loïc Chapeaux
1c8ae3ee69 Fixed bug #592000 (dir="ltr" for textarea tags) 2002-08-10 11:34:53 +00:00
Robin Johnson
c28a9175ec * db_details.php3, db_stats.php3, main.php3, sql.php3
tbl_change.php3, tbl_query_box.php3, user_details.php3
libraries/common.lib.php3:
- changed show_query to use 1/0 instead of 'y'/'n'
* sql.php3, libraries/common.lib.php3:
- Improved logic of edit, show_as_php, explain and validator
in the SQL query box
2002-08-03 21:34:20 +00:00
Marc Delisle
f3dc6788a6 for Loic 2002-07-29 16:11:30 +00:00
Marc Delisle
c25713f777 from Loic: include and require 2002-07-25 16:46:56 +00:00
Marc Delisle
ed74cb4bfa for Loic 2002-07-22 13:18:02 +00:00
Loïc Chapeaux
a895515170 coding standards 2002-07-05 13:02:48 +00:00
Marc Delisle
7387f036ac menu 2002-06-28 11:52:24 +00:00
Olivier Müller
1255fbfd57 * tbl_change.php3: display the submit button every 15 lines:
may be useful for tables with 200 fields...
    * db_details_structure.php3: fixed a wrong link: [Properties]
      was opening the tbl_properties.php3 instead of
      tbl_properties_structure.php3
2002-06-26 11:48:16 +00:00
Robin Johnson
24a27388af * libraries/relation.lib.php3:144,190
- Cleaned up is_array() to isset(0 && is_array()
* tbl_change.php3:204
	- $type_nowrap added to case 'timestamp'
2002-06-18 17:21:48 +00:00
Marc Delisle
591d2972f2 some mysql call were not modified 2002-06-14 20:28:41 +00:00
Marc Delisle
9bd9a44a67 charset patch 2002-06-14 12:07:18 +00:00
Loïc Chapeaux
be78d37ab8 coding standards 2002-05-17 12:34:44 +00:00
Marc Delisle
cb213a9d06 bug 556296 2002-05-17 11:26:53 +00:00
Loïc Chapeaux
fae3315173 xhtml fixes 2002-04-28 09:09:50 +00:00
Marc Delisle
c2110be0af new cfg 2002-04-24 20:38:38 +00:00
Loïc Chapeaux
0ea513d061 Rabus: feature #542837, labels for checkboxes and radiobuttons 2002-04-14 20:57:37 +00:00
Loïc Chapeaux
688b76d67c CSS fixes 2002-04-10 20:23:52 +00:00
Loïc Chapeaux
a51d18fe84 made the "insert-new-row" feature sticky 2002-03-30 11:28:38 +00:00
Loïc Chapeaux
32129798a3 fixed bug #535984 - JS Error in tbl_change.php3 2002-03-29 11:11:08 +00:00
Loïc Chapeaux
59a17524e8 Improved js controls for null/not null fields and fixed js bugs with the MSIE autocomplete feature 2002-03-22 14:17:01 +00:00
Loïc Chapeaux
e894e9e8ad Patch from Thomas B�hr - tabindex order 2002-03-17 09:44:53 +00:00
Loïc Chapeaux
e7508db91c restored default value to "NOW()" with timestamp fields in an "UPDATE" statement 2002-02-24 12:06:37 +00:00
Loïc Chapeaux
f6ae0be900 * fixed php warnings (see bug #521751).
* fixed bug #521589 - float(4,2) and field length.
2002-02-23 10:49:43 +00:00
Loïc Chapeaux
7f919e6a86 removed tabs and/or trailing spaces 2002-02-10 09:31:41 +00:00
Loïc Chapeaux
9c9e5e8a2e patch #515268 - Feature Request #511816 (enable/disable functions fields) thanks to Alexander M. Turek 2002-02-09 18:57:44 +00:00
Marc Delisle
2bbe906df8 word wrapping 2002-02-08 22:05:15 +00:00
Loïc Chapeaux
1d0cf91940 added the "<base href=...>" xhtml header 2002-02-08 21:48:17 +00:00
Marc Delisle
8e1109c6b1 typo? 2002-02-08 18:27:42 +00:00