Commit Graph

79501 Commits

Author SHA1 Message Date
Rouslan Placella
f8fdc40d37 Drop unused JS function 2012-10-30 20:07:02 +00:00
Rouslan Placella
9e934344ab Submit forms as POST and links as GET 2012-10-30 20:07:02 +00:00
Rouslan Placella
9afe33976d Fixed status monitor 2012-10-30 20:07:02 +00:00
Rouslan Placella
8be9c3a79f Disabled ajax when processing the export form 2012-10-30 20:07:02 +00:00
Rouslan Placella
1494bf763c Handle failure in create view editor 2012-10-30 20:07:02 +00:00
Rouslan Placella
acdd33c2ab Respond with a properly encoded JSON message on fatal error 2012-10-30 20:07:01 +00:00
Rouslan Placella
2737754356 Displaying the $message is not the job of the Menu class 2012-10-30 20:07:01 +00:00
Rouslan Placella
7acfbd6544 Record which files to fire events for on initial page load 2012-10-30 20:07:01 +00:00
Rouslan Placella
3ca7d34240 Destroy registered jQuery events on page tear down 2012-10-30 20:07:01 +00:00
Rouslan Placella
5838a44339 Use AJAX.registerOnload() instead of $(document).ready() 2012-10-30 20:07:01 +00:00
Rouslan Placella
198c3a25c8 Fixed submission of synchronize form in ajax mode 2012-10-30 20:04:52 +00:00
Rouslan Placella
e9cc1a22d5 Fixed ajax-loaded privileges pages 2012-10-30 20:04:52 +00:00
Rouslan Placella
76d65f3235 Fixed ajax-loaded RTE pages 2012-10-30 20:04:52 +00:00
Rouslan Placella
4eb976458d Fixed file upload for import 2012-10-30 20:04:52 +00:00
Rouslan Placella
4d0bcf38f1 Fixed ajax-loaded tracking pages 2012-10-30 20:04:52 +00:00
Rouslan Placella
993db13788 Fixed ajax-loaded db search pages 2012-10-30 20:04:52 +00:00
Rouslan Placella
5486bdb312 Implemented page, menu and scripts loading via ajax 2012-10-30 20:04:52 +00:00
Rouslan Placella
100ca317f8 Open the setup script in a new window 2012-10-30 20:04:52 +00:00
Rouslan Placella
85e2f31a0d Don't rely on the URL to be correct 2012-10-30 20:04:52 +00:00
Rouslan Placella
72eea9161d Added an href attribute to links in the gis data editor 2012-10-30 20:04:52 +00:00
Rouslan Placella
0657b8f7a7 Better error message 2012-10-30 20:04:52 +00:00
Rouslan Placella
3cef53cad2 Show error after failure to drop table 2012-10-30 20:04:52 +00:00
Rouslan Placella
1d6b2082c8 Missing "ajax" class in selector 2012-10-30 20:04:52 +00:00
Rouslan Placella
4a13e54c48 Only reload the form with columns if it exists 2012-10-30 20:04:52 +00:00
Rouslan Placella
a6f5470d0a Use an "ajax" class on ajaxified forms in server_privileges 2012-10-30 20:04:52 +00:00
Rouslan Placella
666fa1ab02 Use an "ajax" class on ajaxified "Drop index" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
0a639f6123 Use an "ajax" class on ajaxified "Initials" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
2e70202e6d Use an "ajax" class on ajaxified "Add primary key" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
4e917b14c2 Use an "ajax" class on ajaxified "Drop column" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
6f9354b566 Dropped existing ajaxification of "Change column" 2012-10-30 20:04:52 +00:00
Rouslan Placella
2fdae84327 Use an "ajax" class on ajaxified "Edit column" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
a938a66c8d Use an "ajax" class on ajaxified "Truncate Table" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
800b8ef544 Use an "ajax" class on ajaxified "Drop Tracking" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
22158ed387 Use an "ajax" class on ajaxified "Drop Db/Table" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
8020d3678b Use an "ajax" class on ajaxified "Table maintenance" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
49fe17949a Use an "ajax" class on ajaxified "Create View" links 2012-10-30 20:04:52 +00:00
Rouslan Placella
8dfe3acc46 Use an "ajax" class on ajaxified links in RTE 2012-10-30 20:04:52 +00:00
Rouslan Placella
68914592b7 Handle failure of ajax requests in server_variables 2012-10-30 20:04:52 +00:00
Rouslan Placella
08e79ed030 Got rid of inline JS in PMD 2012-10-30 20:04:52 +00:00
Rouslan Placella
61fac554d6 Got rid of inline JS on server_status.php 2012-10-30 20:04:51 +00:00
Rouslan Placella
ee84dffda6 Got rid of inline JS on main.php 2012-10-30 20:04:51 +00:00
Rouslan Placella
255eb43a92 Got rid of inline JS on server_variables.php 2012-10-30 20:04:51 +00:00
Rouslan Placella
0d6c1fb175 Drop "Check All/Uncheck All" functionality in PHP, this is already handled in JS 2012-10-30 20:04:51 +00:00
Rouslan Placella
321acfd277 Wrap page content in a DIV tag 2012-10-30 20:04:51 +00:00
Rouslan Placella
fcc88e12b8 Open "print view" pages in a separate window 2012-10-30 20:04:51 +00:00
Rouslan Placella
05bf28386e Fixed conflicting variable name 2012-10-30 20:04:51 +00:00
Rouslan Placella
19d1869461 Complete test coverage for Scripts class 2012-10-30 14:23:11 +00:00
Marc Delisle
1a0435718c Remove author names in code 2012-10-30 08:21:23 -04:00
Marc Delisle
bd125f4bb8 This constant had been replaced by a configuration directive a while ago 2012-10-30 08:20:46 -04:00
Marc Delisle
9b9b5e46f7 Force exact row counting, otherwise the "Browse foreign values" dialog is sometimes not shown 2012-10-30 08:19:32 -04:00