Commit Graph

79669 Commits

Author SHA1 Message Date
Rouslan Placella
27533bdf7a Don't clear hash on navigation reload 2012-10-30 20:24:00 +00:00
Rouslan Placella
34a7d63e06 Force IE out of compatibility mode 2012-10-30 20:24:00 +00:00
Rouslan Placella
e3875310b1 Don't store the navigation in the history 2012-10-30 20:24:00 +00:00
Rouslan Placella
88d52b8746 Limit the size of the page cache 2012-10-30 20:24:00 +00:00
Rouslan Placella
9fd82511c8 Open phpinfo in a new window 2012-10-30 20:24:00 +00:00
Rouslan Placella
9877442238 Don't prime the cache on the login form 2012-10-30 20:24:00 +00:00
Rouslan Placella
753e1f3648 Initial implementation of microhistory 2012-10-30 20:24:00 +00:00
Rouslan Placella
3d8cf0f716 Dropped dead code 2012-10-30 20:24:00 +00:00
Rouslan Placella
886f926c0b Implemented menu caching 2012-10-30 20:24:00 +00:00
Rouslan Placella
4436de839c Fixed direct bookmarking 2012-10-30 20:24:00 +00:00
Rouslan Placella
07a764246a Don't fail when refreshing the navigation 2012-10-30 20:24:00 +00:00
Rouslan Placella
1379cf881c Ajaxify table options form on tbl_operations.php 2012-10-30 20:24:00 +00:00
Rouslan Placella
289f66ea1b Fixed print view multi submit 2012-10-30 20:24:00 +00:00
Rouslan Placella
dc04f8f80a Display the message (with the outcome of the execution of the query) after ajax page requests 2012-10-30 20:24:00 +00:00
Rouslan Placella
b8e9d3cb64 Fixed submission of table options form 2012-10-30 20:24:00 +00:00
Rouslan Placella
d962238be8 Ajaxified move table form on tbl_operations.php 2012-10-30 20:24:00 +00:00
Rouslan Placella
fa3f582d4a Unbind correct selector for table copy 2012-10-30 20:24:00 +00:00
Rouslan Placella
b1762ee467 Dropped (again) some server side code for checking all items in a list 2012-10-30 20:24:00 +00:00
Rouslan Placella
616e25385f Fixed display of confirmation message after dropping table 2012-10-30 20:24:00 +00:00
Rouslan Placella
a601781767 Fixed multi submit for table prefix manipulations 2012-10-30 20:24:00 +00:00
Rouslan Placella
ab5e4b7b24 Fixed multi submit for drop tables 2012-10-30 20:24:00 +00:00
Rouslan Placella
01811bc231 Autosubmit forms with jQuery, avoids a full page reload 2012-10-30 20:24:00 +00:00
Rouslan Placella
7db4583f24 Gracefully handle fatal server errors during ajax requests for pages 2012-10-30 20:24:00 +00:00
Rouslan Placella
a5d6d5acd6 Fixed z-index conflict in pmd 2012-10-30 20:24:00 +00:00
Rouslan Placella
234e8d6520 Fixed generation of the url for the selflink 2012-10-30 20:24:00 +00:00
Rouslan Placella
1cb588b797 Fixed export of relational schema 2012-10-30 20:24:00 +00:00
Rouslan Placella
008fe93dab Handle failure when dropping db via ajax 2012-10-30 20:24:00 +00:00
Rouslan Placella
6ec9cf42b8 Fixed display of confirmation message after dropping db 2012-10-30 20:24:00 +00:00
Rouslan Placella
e7b027e997 Drop redundant parameter value in change db charset request 2012-10-30 20:24:00 +00:00
Rouslan Placella
bcdc6d6b0e Fixed display of confirmation message after db copy 2012-10-30 20:24:00 +00:00
Rouslan Placella
e48bbced9d Fixed ajaxification of copy table form 2012-10-30 20:24:00 +00:00
Rouslan Placella
19e25c5a15 Dropped obsolete ajaxification of alterTableOrderby form on tbl_operations.php 2012-10-30 20:23:59 +00:00
Rouslan Placella
203c104aa5 Speed up selector: http://goo.gl/54k7w 2012-10-30 20:23:59 +00:00
Rouslan Placella
018d75e1db Fixed "More" dropdown on tbl_structure.php 2012-10-30 20:23:59 +00:00
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Rouslan Placella
eedf07e915 Dropped getReloadNavigationScript(), this is already handled by Footer.class.php 2012-10-30 20:23:59 +00:00
Rouslan Placella
7232467d2e Started fixing server-side reloading of the querywindow 2012-10-30 20:23:59 +00:00
Rouslan Placella
bc3d5999bd Fixed server-side reloading of the navigation tree 2012-10-30 20:23:59 +00:00
Rouslan Placella
9008ba42fa Dropped server side functionality for reloading the left frame from user preferences forms 2012-10-30 20:23:59 +00:00
Rouslan Placella
50266d206b Fixed updating of the title of the page 2012-10-30 20:16:58 +00:00
Rouslan Placella
9063e76a95 Dropped unused functions 2012-10-30 20:16:58 +00:00
Rouslan Placella
ae049d253b Disable the ajax page loader on user preferences forms 2012-10-30 20:16:58 +00:00
Rouslan Placella
f0d15e3cab Don't redirect when no db is selected during ajax requests 2012-10-30 20:16:58 +00:00
Rouslan Placella
b56871cca5 Implemented array behaviour for NavigationTreeDbSeparator and NavigationTreeTableSeparator 2012-10-30 20:16:58 +00:00
Rouslan Placella
89da93ab1f Various navigation tree fixes 2012-10-30 20:16:58 +00:00
Rouslan Placella
1191cab2e8 Use a factory pattern for instanciating Node objects 2012-10-30 20:16:58 +00:00
Rouslan Placella
e27fd3394a Fixed ajax-loaded users privileges pages 2012-10-30 20:16:58 +00:00
Rouslan Placella
4db80fc880 Kill navigation scripts upon invalid execution path 2012-10-30 20:16:58 +00:00
Rouslan Placella
fa5bdc3e08 Implemented fast filter for databases in the navigation tree 2012-10-30 20:16:58 +00:00
Rouslan Placella
10b48d9e46 Fixed misalignment of pageselectors in the navigation tree when zooming in/out 2012-10-30 20:16:58 +00:00