Commit Graph

69 Commits

Author SHA1 Message Date
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +00:00
Herman van Rink
5c81c13785 bug #2948492 [interface] Slide effect masks some fields on search page 2010-02-16 11:27:24 +00:00
Michal Čihař
201d0e892c Load mootools in every page. 2010-01-25 11:49:46 +00:00
Michal Čihař
2c5f033a0d rfe #2816943 [interface] Add REGEXP ^...$ to select dialog. 2010-01-13 13:31:33 +00:00
Michal Čihař
78b00824eb [core] Updated mootools to fix some glitches with Safari.
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
ab91034de2 bug #2814109 [search] Right frame is blank 2009-07-06 12:05:06 +00:00
Marc Delisle
8480ffb665 improve function names 2009-06-07 11:09:13 +00:00
Marc Delisle
302c517763 bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 2009-04-29 17:26:27 +00:00
Michal Čihař
84ae0420fe Adding @package, third part. 2008-11-24 11:22:44 +00:00
Marc Delisle
f619053d63 rest of the "remove flickering" fix 2008-07-21 16:41:17 +00:00
Marc Delisle
ffc04a7375 test to minimize flickering (work in progress, for now: table Search) 2008-07-21 16:20:16 +00:00
Marc Delisle
78c609e0ec properly call js/tbl_change.js 2008-07-20 15:23:40 +00:00
Marc Delisle
2ac75d4591 upgrade to mootools 1.2; temporarily deactivate the color picker that does not work with this mootools version 2008-07-14 19:52:16 +00:00
Sebastian Mendel
04ca351666 no need to fetch $cfgRelation 2008-05-09 11:00:22 +00:00
Marc Delisle
94ef9792ea use PMA_generate_html_radio() 2008-02-10 13:25:08 +00:00
Marc Delisle
eb94d8c9de typo 2008-01-30 17:40:49 +00:00
Sebastian Mendel
f1f5f71243 no need for extra div, but the link must be added before the slide effect is added (which adds additional slide-div around the object which would result the link be added inside the slide-div) 2008-01-29 10:58:39 +00:00
Sebastian Mendel
e3672d6a5f removed use charset_connection 2008-01-21 10:05:36 +00:00
Marc Delisle
6b53e86f60 slider for table search, work in progress... 2008-01-18 17:20:36 +00:00
Marc Delisle
433bfc8eaf fix Notice 2007-11-02 17:39:37 +00:00
Sebastian Mendel
3737060548 removed MySQL < 5 code 2007-10-02 10:39:52 +00:00
Marc Delisle
874e16fc45 finish removal of get_foreign.lib.php 2007-09-19 17:25:17 +00:00
Sebastian Mendel
d0ac1f2bbb XHTML standard: no language attribute in <script> 2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc coding standard: no braces around include 2007-04-01 09:51:41 +00:00
Sebastian Mendel
d0facc3d4f splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php 2007-03-20 14:16:18 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Michal Čihař
ad06b4a991 Rename tbl_* files to drop useless _properties part. 2006-10-25 10:55:20 +00:00
Marc Delisle
d45bd5bbaf feature #1520222, calendar in Search 2006-08-13 16:40:29 +00:00
Marc Delisle
ca2445ce7d bug #1490569, search with LIKE on numeric fields 2006-06-09 19:32:20 +00:00
Sebastian Mendel
0ae8842353 (not complete) PEAR coding standard 2006-01-17 17:03:02 +00:00
Michal Čihař
d9f741c9cb XHTML 2005-12-08 16:06:50 +00:00
Sebastian Mendel
8344198c10 moved tbl_properties_common.php into libraries 2005-12-08 13:19:25 +00:00
Michal Čihař
75a16f45f8 Use same script tag, use CDATA for scripts (RFE #995065). 2005-12-04 23:14:41 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
c40b663969 Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access. 2005-11-24 08:55:33 +00:00
Sebastian Mendel
161f320f6e - moved styles into css
- minor code improvements
2005-11-23 18:48:37 +00:00
Sebastian Mendel
fcf387bc70 common.lib.php should REALLY REALLY and ALWAYS be the first include 2005-11-18 12:50:49 +00:00
Michal Čihař
5e1ddad64e Fix documentation links (bug #1341676). 2005-10-29 19:37:45 +00:00
Michal Čihař
3649d901ec Use more require_once to avoid acquiring table info several times. 2005-10-08 18:14:09 +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
Marc Delisle
096a1afa72 bug #1204235, searching on a VARBINARY field 2005-05-19 10:28:13 +00:00
Michal Čihař
f1f39b8ed1 added infou about UFPDF to documentation 2004-12-29 14:16:51 +00:00
Michal Čihař
3f258cfb45 Cleanup of message displaying and navigation reloading. 2004-10-21 10:18:12 +00:00
Alexander M. Turek
751404c428 bug #1033388 and optimizations 2004-10-12 21:08:49 +00:00
Garvin Hicking
9392a58483 removed superfluous spaces, introduced more CSS ID attributes 2004-10-08 11:14:08 +00:00
Garvin Hicking
ed5c160745 correctly fix browse foreigners popup for search page 2004-09-16 10:01:12 +00:00
Alexander M. Turek
4425027c74 Table search is now independant from the connection charset. 2004-09-04 17:42:57 +00:00
Marc Delisle
2102df6073 move search operators to config 2004-08-17 12:37:37 +00:00