Commit Graph

247 Commits

Author SHA1 Message Date
Michal Čihař
5b28e356aa Display notification if newer version is available.
This is done using asynchronous javascript so it should not block any
actions.
2011-02-02 14:22:11 +01:00
Michal Čihař
75366e37e7 Whitespace cleanup 2011-02-02 11:44:57 +01:00
Marc Delisle
728d5a1558 Conditional Ajax for DROP DATABASE
Remove duplicate logic for confirmations
2011-02-01 13:02:51 -05:00
Marc Delisle
d8bb324c6b Unneeded wrapping of jQuery object 2011-02-01 07:49:25 -05:00
Marc Delisle
15fd805b80 Conditional Ajax for DROP TRIGGER 2011-02-01 07:42:36 -05:00
Marc Delisle
414a09a2e0 Code refers to older functionality 2011-02-01 07:32:54 -05:00
Madhura Jayaratne
783ad8c868 Fix typo. 2011-01-30 07:56:54 +05:30
Madhura Jayaratne
88bde613d2 Button caption changed to 'OK' in the case of an error. Redundant 'Back' link removed from the error message. 2011-01-30 01:41:26 +05:30
Madhura Jayaratne
1c50e94ddd Bug #3166950 [AJAX] Empty dialog after attempt to create already existing table 2011-01-30 01:32:05 +05:30
Michal Čihař
bb874cabde bug #3103658 Fix typo in generated code. 2011-01-28 10:54:04 +01:00
Marc Delisle
e311848262 Conditional Ajax on table create 2011-01-25 13:06:17 -05:00
Marc Delisle
3a739c1bee Force a smaller height to improve the chance to see the bottom of the popup (for easier horizontal scrolling) 2011-01-22 08:10:10 -05:00
Marc Delisle
9adcdc08d9 Replace inline Javascript by a function that attaches a date/time picker to the elements which need it 2011-01-16 11:36:29 -05:00
Marc Delisle
3ddd2e14ef Page selector in Browse foreigners window did not trigger on change 2011-01-09 08:07:49 -05:00
Marc Delisle
b41947d46e Page selector in navi panel and in db Structure did not trigger on change 2011-01-09 07:52:30 -05:00
Marc Delisle
5476d289fa The dynamic "ENUM or SET data too long" behavior did not work inside the Create table dialog 2010-12-28 15:23:14 -05:00
Marc Delisle
3913ebbd0c Optimize DOM querying 2010-12-26 08:53:59 -05:00
Piotr Przybylski
a874856d01 Fixes to "More" dropdown on Structure page:
* hide using mouseleave for owning table cell instead of mouseleave on menu
* links as blocks, so that they are as wide as possible
2010-12-26 14:00:09 +01:00
Herman van Rink
24ada6eeea Minor comment updates 2010-11-28 14:59:36 +01:00
Michal Čihař
670209ba53 Add initialisation. 2010-11-23 10:30:13 +01:00
Marc Delisle
18f6882f89 do not show visual builder anchor if js is not enabled 2010-11-20 07:43:06 -05:00
Marc Delisle
18b0fa1482 inline editable fields were not highlighted or marked in horizontal mode 2010-11-16 08:06:02 -05:00
Marc Delisle
b43375b735 remove unneeded wrapper for jQuery objects; do not generate ajax_request hidden field more than once 2010-11-09 07:55:55 -05:00
Marc Delisle
f7169036bc in this case we need to use "this" 2010-11-09 07:44:17 -05:00
Marc Delisle
0d40953143 do not generate the hidden ajax_request more than once; use a variable to refer to the form object 2010-11-09 07:25:21 -05:00
Marc Delisle
81cddb2514 bug 3084745 js error under Chrome (Linux) 2010-11-05 06:04:00 -04:00
Marc Delisle
2f580bb085 vertical marker and pointer for AJAX-reached results 2010-10-30 19:23:36 -04:00
Marc Delisle
0b0fbb8ed1 dead code 2010-10-29 08:11:05 -04:00
Marc Delisle
7a23316314 for all data pages including AJAX-reached, handle clicking of the companion checkbox and the shift-clicking 2010-10-28 13:11:46 -04:00
Marc Delisle
6dd2e460f2 row highlighting in horizontal mode for IE6 on pages reached via AJAX 2010-10-26 07:58:17 -04:00
Marc Delisle
89821e0357 make row marking in horizontal mode work with AJAX 2010-10-25 13:40:53 -04:00
Michal Čihař
c0cb472656 Reload navigation frame after creating database (bug #3081099). 2010-10-25 17:46:00 +02:00
Marc Delisle
49b6510b95 jQuery-fy the auto-checking of the other checkbox 2010-10-24 13:55:53 -04:00
Marc Delisle
36c23be35c remove author names 2010-10-21 09:25:36 -04:00
Marc Delisle
81d61125cc bug #3072495 Creating new database on Databases tab messed layout 2010-10-11 09:34:51 -04:00
Marc Delisle
f9ca960f85 bug #3072498 Creating table does not give any feedback 2010-10-09 10:46:34 -04:00
Marc Delisle
e3e0b2ef99 refresh navi frame after table creation in a non-empty db; also refresh after table drop via drop link 2010-10-09 10:23:06 -04:00
Marc Delisle
8eec123dd8 we should not prefix a js variable name with dollar sign unless it is a jQuery object 2010-10-08 12:53:06 -04:00
Marc Delisle
5811f34206 empty table name and number of columns from the minimal form 2010-09-27 12:31:46 -04:00
Marc Delisle
14c02c1e67 to avoid undefined attribute errors, give different ids to the create table form and add fields form; then use the .live() method directly after a selector as recommended 2010-09-26 07:22:58 -04:00
Marc Delisle
8cf1e880f5 bug #3058102 AJAX and adding a column 2010-09-25 13:57:33 -04:00
Marc Delisle
79c5181d2a bug #3060972 Password generation not available with AJAX 2010-09-25 08:50:39 -04:00
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
Michal Čihař
0e3015ce1b Automatic escaping in js enum editor. 2010-09-07 10:43:39 +02:00
ninadsp
00250a9f59 Modified the Change Password action to get the action on Server Privileges page also working 2010-09-02 06:22:38 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
Marc Delisle
56381c086f adapted patch #3050492 to new code 2010-08-28 08:57:27 -04:00
ninadsp
9c34a0eec9 Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches 2010-08-28 01:53:52 +05:30
Michal Čihař
5a51858352 [relations] Dropped WYSIWYG-PDF configuration variable. 2010-08-23 11:05:12 +02:00
Michal Čihař
dd80998080 Merge remote branch 'adnan/export_branch' 2010-08-23 10:21:22 +02:00