Commit Graph

79591 Commits

Author SHA1 Message Date
Rouslan Placella
c9edec6e65 Dropped configuration directive: LeftFrameLight 2012-10-30 20:16:56 +00:00
Rouslan Placella
d7e0bed284 Dropped configuration directive: AllowThirdPartyFraming 2012-10-30 20:16:56 +00:00
Rouslan Placella
075fc89a2a Display create table functionality without a dialog 2012-10-30 20:16:02 +00:00
Rouslan Placella
f8175fc4b4 Reload the navigation ina few extra places 2012-10-30 20:10:23 +00:00
Rouslan Placella
9f6bfa7eb6 Fixed add/edit column functionality 2012-10-30 20:10:23 +00:00
Rouslan Placella
0c226a1eee Updated changelog 2012-10-30 20:10:23 +00:00
Rouslan Placella
42454654f2 Added tooltips to navigation tree with comments for databases, tables, columns, events and routines 2012-10-30 20:10:23 +00:00
Rouslan Placella
b436fca283 Added ajax behaviour to create view functionality in the navigation tree 2012-10-30 20:10:23 +00:00
Rouslan Placella
ecc4ba6426 Added ajax behaviour to indexes in the navigation tree 2012-10-30 20:10:23 +00:00
Rouslan Placella
8d97153ea2 Fixed parameter for creating new columns from the navigation 2012-10-30 20:10:23 +00:00
Rouslan Placella
cb50d4edfc Added ajax behaviour to Routines, Triggers and Events in the navigation tree 2012-10-30 20:10:23 +00:00
Rouslan Placella
69bf128936 Moved all the JS functionality for RTE into a single file 2012-10-30 20:10:22 +00:00
Rouslan Placella
c2df6711b6 Fixed whitespaces 2012-10-30 20:10:22 +00:00
Rouslan Placella
9faebd9a80 Fixed $cfg['NavigationBarIconic'] behaviour for the navigation menu links 2012-10-30 20:10:22 +00:00
Rouslan Placella
eeaa165b6e Better way to check if a node is a link to create a new object 2012-10-30 20:10:22 +00:00
Rouslan Placella
3b4b32df27 Don't fail during the construction of Node objects 2012-10-30 20:10:22 +00:00
Rouslan Placella
52fcbdf422 Coding style fixes 2012-10-30 20:10:22 +00:00
Rouslan Placella
f5f3cd69ac Prefixed private variable names with underscrore 2012-10-30 20:10:22 +00:00
Rouslan Placella
bbb1a5a255 Debug friendly parameter names for navigation reloading requests 2012-10-30 20:10:22 +00:00
Rouslan Placella
9aa3ac65ec Renamed a_path to aPath and v_path to vPath 2012-10-30 20:10:22 +00:00
Rouslan Placella
af4a42a967 Wrapped long lines 2012-10-30 20:10:22 +00:00
Rouslan Placella
24dcf3aad8 Fxied wrong request parameters in fast filter 2012-10-30 20:10:22 +00:00
Rouslan Placella
0d7a90550f Fixed missing token in navigation 2012-10-30 20:10:22 +00:00
Rouslan Placella
db4ec5c319 Fixed navigation node highlighting 2012-10-30 20:10:22 +00:00
Rouslan Placella
57cc51a963 Moved code executed on load to the same function and wrapped long lines 2012-10-30 20:10:22 +00:00
Rouslan Placella
06ff04ba8f Qualified some selectors 2012-10-30 20:10:22 +00:00
Rouslan Placella
c66967ac11 Refactored navigation fast filter code into a single object 2012-10-30 20:10:22 +00:00
Rouslan Placella
deb1292951 Implemented asynchronous fast filter for second level items in the navigation tree 2012-10-30 20:10:22 +00:00
Rouslan Placella
96b6e876ac Factored out an if statement 2012-10-30 20:10:22 +00:00
Rouslan Placella
53a31327a4 Factored out an if statement 2012-10-30 20:10:22 +00:00
Rouslan Placella
dd918ca3ad Refactored creation of pagination parameters in the navigation tree 2012-10-30 20:10:22 +00:00
Rouslan Placella
5695236de4 Stop propagation of the change page event 2012-10-30 20:10:22 +00:00
Rouslan Placella
64e66fe56c Dropped whitespaces and indentation from the navigation tree output 2012-10-30 20:10:22 +00:00
Rouslan Placella
1c618c377f Pretty print navigation errors 2012-10-30 20:10:22 +00:00
Rouslan Placella
edd3623390 Implemented navigation pagination for third level items: columns and indexes 2012-10-30 20:10:22 +00:00
Rouslan Placella
c1442a6f25 Added missing navigation icons 2012-10-30 20:10:22 +00:00
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