Madhura Jayaratne
|
2be7403799
|
Extend disabling foreign key check to row deletion
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-01-30 15:57:11 +05:30 |
|
Madhura Jayaratne
|
d68dcef9ac
|
Better way to handle navigation filter tooltip
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-01-22 17:04:47 +05:30 |
|
Madhura Jayaratne
|
410d1c32df
|
.live() and .die() methods are deprecated. Use .on() and .off() methods instead
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-12-02 17:07:46 +05:30 |
|
Madhura Jayaratne
|
3b2f62d3c2
|
Tracking improvements. Implements rfe #1562
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2014-11-25 17:31:53 +05:30 |
|
Hugues Peccatte
|
037a034b43
|
Minor coding style modifications.
Fix typos.
PHPDoc and JSDoc updates.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-11-02 14:04:35 +01:00 |
|
Atul Pratap Singh
|
c70e109bd6
|
Feature#1546 Replace js sprintf library with a better one
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
|
2014-10-03 17:08:25 +05:30 |
|
Atul Pratap Singh
|
6c83a2f2e3
|
Merge commit 'a020eac11a26977295cf2439ddd2e5b4af2c88fe'
Conflicts:
js/config.js
js/db_search.js
js/functions.js
js/makegrid.js
js/server_privileges.js
js/tbl_structure.js
|
2014-10-01 20:42:21 +05:30 |
|
Atul Pratap Singh
|
a020eac11a
|
Add js checks in multiple files if data is undefined
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
|
2014-10-01 10:00:54 +05:30 |
|
Marc Delisle
|
00bad7150b
|
Merge pull request #1211 from smita786/gsoc_central_columns_list
option to Make table consistent with central list of columns
|
2014-06-09 12:27:40 -04:00 |
|
Smita Kumari
|
6b8575734c
|
option to Make table consistent with central list of columns
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
make messages transtalable
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
Coding style fix
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
Make confirmation button options translatable
Signed-off-by: Smita Kumari <kumarismita62@gmail.com>
|
2014-06-09 20:35:10 +05:30 |
|
Ashutosh Dhundhara
|
428f985070
|
Display loading icon while fetching real row count.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-06-03 13:09:33 +05:30 |
|
Hugues Peccatte
|
81c3916485
|
Fix scrutinizer JS issues.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
|
2014-05-18 13:57:41 +02:00 |
|
Ashutosh Dhundhara
|
0a5d1ad757
|
RFE: #1448 Allow clicking an approximate row count to get a correct one.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-05-10 20:23:15 +05:30 |
|
Ashutosh Dhundhara
|
a0667f85fa
|
Bug fix: #4384 Incorrect "Rows" total shown when truncating or dropping a table on DB Structure page.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-05-05 12:03:16 +05:30 |
|
Edward Cheng
|
d74ac17cb4
|
Improve Navigation
Signed-off-by: Edward Cheng <c4150221@gmail.com>
Fix bugs.
Signed-off-by: Edward Cheng <c4150221@gmail.com>
|
2014-04-07 23:32:39 +08:00 |
|
Ashutosh Dhundhara
|
28b7b9031c
|
Browser local storage support for Favorite tables feature.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed sync anchor location.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-04-02 18:20:29 +05:30 |
|
Ashutosh Dhundhara
|
e9d59fd7e0
|
Implemented Favorite tables feature with Ajax.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Minor fixes in Settings->Features page and Navigation Header class.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed translation issues in RecentFavoriteTable class.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed error in RecentFavoriteTable class.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Another fix in structure.lib.php.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-03-29 00:06:14 +05:30 |
|
Ashutosh Dhundhara
|
8bc21b7876
|
Feature request: #1476 Favourite tables select box.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Changes in "create_tables.sql".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Minor fix in structure.lib.php.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Ripped Trailing White spaces.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Removed irrelevant comments from "FavouriteTable.class.php".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed Table Summary colspan.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Changed Favourite to Favorite
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed failing test.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Feature request: #1476 Favourite tables select box. (Icon only)
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Gray and Golden Icons.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Removed unwanted icon from "img".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Fixed error in PMA_buildActionTitles_test.php.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Re-positioned star icon and added tooltip to it.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
Ripped trailing spaces from "structure.lib.php" and "db_structure.js".
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
|
2014-03-26 23:37:19 +05:30 |
|
Michal Čihař
|
348628d55f
|
Various js improvements
- move variable declarations to top
- fixed linebreaks around +
- removed extra space
|
2013-04-26 09:31:51 +02:00 |
|
Michal Čihař
|
27b213431c
|
Reference javascript messages by dot notation instead of using ['strFoo']
|
2013-04-16 13:32:51 +02:00 |
|
Michal Čihař
|
e2571c5628
|
Various javascript spacing fixes
|
2013-04-15 16:20:04 +02:00 |
|
Michal Čihař
|
a1b6f206b2
|
Various spacing and identation fixes
|
2013-04-15 15:13:14 +02:00 |
|
Michal Čihař
|
020a3e1ce4
|
Use type cast safe comparison
The values like true, '' or 0 could compare to lot of other stuff with
type casting.
|
2013-04-15 12:03:11 +02:00 |
|
Gemorroj
|
fc51a91713
|
many some minor fixes (sorry, see diff)
|
2013-01-26 15:35:29 +03:00 |
|
Marc Delisle
|
2723495a4f
|
Removed the AjaxEnable directive
|
2012-12-21 16:04:57 -05:00 |
|
Marc Delisle
|
ab75961279
|
js cleanup: space after "if"
|
2012-12-20 05:53:55 -05:00 |
|
Rouslan Placella
|
d062075d92
|
Dropped usage of jQuery UI dialog for insert into table functionality
|
2012-11-19 21:39:13 +00:00 |
|
Rouslan Placella
|
22a9f9a226
|
Dismiss message after dropping table
|
2012-11-06 23:44:16 +00:00 |
|
Rouslan Placella
|
289f66ea1b
|
Fixed print view multi submit
|
2012-10-30 20:24:00 +00:00 |
|
Rouslan Placella
|
7356b407ad
|
Rewrite and integration of js/common.js
|
2012-10-30 20:23:59 +00:00 |
|
Rouslan Placella
|
f8175fc4b4
|
Reload the navigation ina few extra places
|
2012-10-30 20:10:23 +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
|
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 |
|
Marc Delisle
|
bb98205389
|
Fix merge conflicts for security patch
|
2012-08-13 07:51:35 -04:00 |
|
Rouslan Placella
|
971db49c11
|
Expect JSON for every ajax request in JavaScript
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
796012fcc5
|
Completely drop footnotes and use tooltips instead
|
2012-06-11 14:06:04 +01:00 |
|
Madhura Jayaratne
|
287723527c
|
Add missing semicolons
|
2012-04-29 22:30:49 +05:30 |
|
Madhura Jayaratne
|
68a4c2b240
|
remove() the dialog properly. Now closing the dialog with the X have the same effect as closing it with buttons.
|
2012-04-29 22:28:34 +05:30 |
|
Michal Čihař
|
a5839a3813
|
Fix spacing before tags
|
2012-04-27 11:25:37 +02:00 |
|
Rouslan Placella
|
ff66fdbdf9
|
Remove stray trailing whitespaces
|
2012-04-22 00:12:30 +01:00 |
|
Marc Delisle
|
da0e04d179
|
Fix merge conflicts
|
2012-04-21 16:37:50 -04:00 |
|
Marc Delisle
|
a26aec4d80
|
bug #3516089 [structure] DROP does not work on defective VIEWs
|
2012-04-21 16:29:05 -04:00 |
|
Jo Michael
|
13644d8591
|
Short-hand notation for jQuery document.ready event
|
2012-04-21 02:44:18 +02:00 |
|
Jo Michael
|
569aed795c
|
Drop view confirm properly, don't show truncate action for views
|
2012-04-15 06:11:11 +02:00 |
|
Rouslan Placella
|
6ae5cafb46
|
Drop @uses tags from JS files
|
2012-04-10 21:50:34 +01:00 |
|
Rouslan Placella
|
9c16704968
|
Speed-up selectors
|
2012-04-10 21:50:34 +01:00 |
|
Marc Delisle
|
a3edbfc1b1
|
Add parameter to strDoYouReally message for better translatability
Include jquery.sprintf.js everywhere
|
2012-04-09 08:20:45 -04:00 |
|