Commit Graph

79555 Commits

Author SHA1 Message Date
Rouslan Placella
1fd7ddd976 Fixed invalid HTML 2012-10-30 20:10:22 +00:00
Rouslan Placella
0fb0c31460 Implemented navigation pagination for all second level items: tables, views, routines and events 2012-10-30 20:10:22 +00:00
Rouslan Placella
46f8092ec6 Always hide throbber on the completion of the navigation refresh 2012-10-30 20:10:22 +00:00
Rouslan Placella
3eb618977e Fixed styling of the table pagination in the navigation 2012-10-30 20:10:22 +00:00
Rouslan Placella
fcd07e21d5 Implemented tables pagination in the navigation 2012-10-30 20:10:22 +00:00
Rouslan Placella
7b920d2922 Fixed JS error in navigation resizer 2012-10-30 20:10:22 +00:00
Rouslan Placella
d4a08e4b85 Display errors on ajax request failure 2012-10-30 20:10:22 +00:00
Rouslan Placella
83dcf41114 Redraw scrollbar on fast filter change 2012-10-30 20:10:22 +00:00
Rouslan Placella
326d69fc10 Refresh navigation after creating view 2012-10-30 20:10:22 +00:00
Rouslan Placella
bd8d41c61e Sort SQL results for navigation tree 2012-10-30 20:10:21 +00:00
Rouslan Placella
9ba7490003 For navigation fetch database names from INFORMATION_SCHEMA only 2012-10-30 20:10:21 +00:00
Rouslan Placella
228ca64fac Fixed refreshing of databases that contain only one type of items 2012-10-30 20:10:21 +00:00
Rouslan Placella
aba183c386 Preload the navigation tree to save an ajax request and don't store the pagination position in the session 2012-10-30 20:10:21 +00:00
Rouslan Placella
2e261d633b Fixed some PHP notices 2012-10-30 20:10:21 +00:00
Rouslan Placella
cf9b0d0027 Dropped includes for globally included JS files 2012-10-30 20:10:21 +00:00
Rouslan Placella
2b868809f6 Wrap long lines 2012-10-30 20:10:21 +00:00
Rouslan Placella
f41c1b3978 Better name for jQuery event objects 2012-10-30 20:10:21 +00:00
Rouslan Placella
9eb09e3e8a Refactored sorting of navigation nodes 2012-10-30 20:10:21 +00:00
Rouslan Placella
fd8d8465bf No need to close the session after saving navigation data 2012-10-30 20:10:21 +00:00
Rouslan Placella
8d186a77a6 Fixed some PHP warnings and errors in navigation tree 2012-10-30 20:10:21 +00:00
Rouslan Placella
0eb956373f Display PHP errors after AJAX request for pages 2012-10-30 20:10:21 +00:00
Rouslan Placella
56a1d90cdb Don't preload the children of table nodes in 2012-10-30 20:10:21 +00:00
Rouslan Placella
32644bafeb Qualified navigation fast filter selectors 2012-10-30 20:10:21 +00:00
Rouslan Placella
639d4e570b Implemented navigation scrolling 2012-10-30 20:10:21 +00:00
Rouslan Placella
f3ebce5715 Renamed collapsible tree class to navigation tree 2012-10-30 20:10:21 +00:00
Rouslan Placella
d73f2bf2b9 Moved the navigation header class to the folder it belongs to 2012-10-30 20:10:21 +00:00
Rouslan Placella
710a1b2b01 Wrapped long lines 2012-10-30 20:10:21 +00:00
Rouslan Placella
2f7ffe38ea Fixed "Incompatible function signature" warning 2012-10-30 20:10:21 +00:00
Rouslan Placella
677b0f7738 Keep the "New Item" links at the top in the navigation 2012-10-30 20:10:21 +00:00
Rouslan Placella
d5db9dfc30 Implemented refreshing of the navigation 2012-10-30 20:10:21 +00:00
Rouslan Placella
63ef473dcc Don't use an href attribute on navigation expander links.
These links can't be opened in a new window anyway.
2012-10-30 20:10:21 +00:00
Rouslan Placella
783897e60a Update selflink on ajax requests 2012-10-30 20:10:21 +00:00
Rouslan Placella
237e7f11c9 Avoid redirecting to self 2012-10-30 20:10:21 +00:00
Rouslan Placella
c21afeb2dc Implemented resizing and collapsing of the navigation 2012-10-30 20:10:21 +00:00
Rouslan Placella
2b12872c2a Initial import of the new navigation system 2012-10-30 20:10:21 +00:00
Rouslan Placella
e460c9177b Fixed wrong url query string 2012-10-30 20:10:21 +00:00
Rouslan Placella
7ed631eaf1 Fixed recent tables reloading 2012-10-30 20:10:21 +00:00
Rouslan Placella
4d4c8a9bad Update recent tables through index,php instead of navigation.php 2012-10-30 20:10:20 +00:00
Rouslan Placella
307fff3570 The events for the navigation only need to be registered once 2012-10-30 20:10:20 +00:00
Rouslan Placella
8e742c5962 Added a throbber to the initial navigation content 2012-10-30 20:10:20 +00:00
Rouslan Placella
1b69d0bf55 Drop the target attrbute from links and forms 2012-10-30 20:10:20 +00:00
Rouslan Placella
797fbf4a98 Die after redirect 2012-10-30 20:10:20 +00:00
Rouslan Placella
00f1c076dd Ignore recent tables functionality when not logged in 2012-10-30 20:10:20 +00:00
Rouslan Placella
90b7b964a9 Dropped outdated workaround 2012-10-30 20:10:20 +00:00
Rouslan Placella
d9347cb48b IE JS fix 2012-10-30 20:10:20 +00:00
Rouslan Placella
907359020b Invalidate CSS cache when language direction is changed 2012-10-30 20:10:20 +00:00
Rouslan Placella
9e3a9ee52f Dropped main.php 2012-10-30 20:10:20 +00:00
Rouslan Placella
69b81e843b Added ajax-loaded navigation to the main page 2012-10-30 20:07:02 +00:00
Rouslan Placella
c24010362f Dropped references to index.php 2012-10-30 20:07:02 +00:00
Rouslan Placella
e9310bf995 Ajaxification for the "Delete row" action 2012-10-30 20:07:02 +00:00