Commit Graph

92 Commits

Author SHA1 Message Date
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
Marc Delisle
55f9adb18e bug 511324 2002-02-05 01:16:58 +00:00
Loïc Chapeaux
ab451f72dc fixed javascript errors 2002-01-25 13:52:35 +00:00
Loïc Chapeaux
2d88726fcb fixed js errors 2002-01-19 18:32:31 +00:00
Marc Delisle
8bb22a6957 typo 2002-01-14 14:07:36 +00:00
Marc Delisle
c58d759d2f bug 501773 2002-01-12 21:22:21 +00:00
Loïc Chapeaux
dbe02639dd improved and fixed js stuff used with the new "null" checkbox 2002-01-06 17:29:00 +00:00
Marc Delisle
33c1195875 null value checkbox 2001-12-30 01:19:45 +00:00
Loïc Chapeaux
ab4a775dd8 fields with 'NULL' value were affected their default value 2001-12-28 17:26:26 +00:00
Loïc Chapeaux
290cfd84cd bad var. name 2001-12-18 12:11:45 +00:00
Loïc Chapeaux
51cd7cd732 * the number of rows to return, display direction and table headers frequencies
weren't passed between scripts;
* codding standards;
* little bugs with vertical/horizontal display directions.
2001-12-18 12:07:13 +00:00
Loïc Chapeaux
dc91bc219a Beautified display of tables under Mozilla & NS6+ thanks to a fix from Detlev Stender 2001-11-23 19:13:07 +00:00
Loïc Chapeaux
05fefd4211 PEAR codding standards 2001-11-23 01:04:57 +00:00
Loïc Chapeaux
41e32b0cdc set the default function to "NOW()" for timestamp fields only in insert mode (ie not in update mode) 2001-11-20 15:54:01 +00:00
Loïc Chapeaux
7feaf78e91 always use the existing timestamp value in the update statement else MySQL auto-update it to the current timestamp 2001-11-19 22:03:56 +00:00
Loïc Chapeaux
214d27750f fixed a crash with binary "characters" (bug was reported by Joshua Nye) 2001-10-26 19:46:40 +00:00
Loïc Chapeaux
3b42848fda merged patch #470575 (Inserting rows in loop) thanks to Tomas Polak 2001-10-25 21:35:26 +00:00
Loïc Chapeaux
acc961cb3a display a message if an update is required but the record can't be found 2001-10-17 18:47:44 +00:00
Loïc Chapeaux
3e345622ea fixed some inconcistancies if an update is required but the record can't be found 2001-10-17 15:11:44 +00:00
Loïc Chapeaux
f3d50e1d85 displays default values while creating a new record (suggestion from "pdobrigkeit" at the phpWizard forum) 2001-10-15 20:45:15 +00:00
Loïc Chapeaux
4faa013df5 * fixed bug #468749 (Left Frame not expanding in iCab) 2001-10-11 22:25:28 +00:00
Loïc Chapeaux
e726fe785d Fixed bug #444352 (Data Missing/POST Error) 2001-09-23 15:31:50 +00:00
Loïc Chapeaux
ebd9c3939f fixed bad field size/maxsize 2001-09-20 18:04:48 +00:00
Loïc Chapeaux
9dbf903f78 fixed bug #461623 (wrong maxlength) 2001-09-15 08:49:46 +00:00
Loïc Chapeaux
23c23a2ce2 split between NULL value and empty field 2001-09-08 22:45:58 +00:00
Loïc Chapeaux
20fbb53055 improved binary fields protection 2001-09-08 16:00:32 +00:00
Loïc Chapeaux
08c353d467 Splitted the big "lib.inc.php3" into smaller libraries 2001-09-08 12:59:45 +00:00
Marc Delisle
9f7c4f671f bug 459449 2001-09-07 15:21:08 +00:00
Loïc Chapeaux
f412e93aec field size should always be at least 4 to allow the use of the 'null' value 2001-09-04 21:32:50 +00:00