Dieter Adriaenssens
|
1dbf02bb2d
|
remove unused variable and simplify code
|
2013-01-25 13:13:35 +01:00 |
|
Marc Delisle
|
397c5b8167
|
Missing Change password dialog in Edit privileges
|
2012-11-10 09:09:24 -05:00 |
|
Rouslan Placella
|
9e3a9ee52f
|
Dropped main.php
|
2012-10-30 20:10:20 +00:00 |
|
Rouslan Placella
|
c24010362f
|
Dropped references to index.php
|
2012-10-30 20:07:02 +00:00 |
|
Chanaka Indrajith
|
13208324d3
|
Removed unnecessary empty lines in functions
|
2012-09-19 00:15:15 +05:30 |
|
Chanaka Indrajith
|
6971295e96
|
Renamed PMA_CommonFunctions::getInstance()-> with PMA_Util::
|
2012-09-16 14:41:47 +05:30 |
|
Chanaka Indrajith
|
e6894be57f
|
Renamed ->method() with PMA_Util::method()
|
2012-09-16 14:35:45 +05:30 |
|
Chanaka Indrajith
|
0829709064
|
Remove variable
|
2012-09-16 14:31:22 +05:30 |
|
Madhura Jayaratne
|
2095bc3211
|
Wrap some long lines
|
2012-09-05 22:13:55 +05:30 |
|
Marc Delisle
|
3c301b0d59
|
Incorrect file reference
|
2012-07-02 15:28:58 -04:00 |
|
Chanaka Indrajith
|
106265a7f8
|
Resolve conflicts
|
2012-06-30 11:30:39 +05:30 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Alex Marin
|
0565b0e12a
|
oop: integrate authentication plugins
|
2012-06-22 11:43:54 +03:00 |
|
Rouslan Placella
|
69bdaed0fd
|
Fixed bad variable name
|
2012-06-15 00:14:56 +01:00 |
|
Rouslan Placella
|
74199dd114
|
Display messages once on password change
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
ae6e50a8a8
|
Drop display() from Header and Footer classes. The Response class will do all the rendering.
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
3cf937022e
|
Integrated ajax responses from user_password.php with PMA_Response class
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
ed853f9e7c
|
Fixed undefined variable
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
a054562100
|
PMA_Footer and PMA_Header no longer need to be singletons
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
4a740376c8
|
Dropped header.inc.php in favor of the PMA_Header class
|
2012-06-11 14:06:02 +01:00 |
|
Chanaka Indrajith
|
bf15800089
|
Remove HTML rendering inside the functions in display_tbl.lib.php file itselves
|
2012-05-11 16:05:55 +05:30 |
|
Michal Čihař
|
b846df7033
|
Empty line between @param and @return
|
2012-04-27 13:54:13 +02:00 |
|
Michal Čihař
|
397b6fd00e
|
Cleanup spacing after @return
|
2012-04-27 11:33:26 +02:00 |
|
Michal Čihař
|
e6cca75875
|
Cleanup spacing after @param
|
2012-04-27 11:32:47 +02:00 |
|
Madhura Jayaratne
|
50e6f3b387
|
Coding style improvements (ControlSignature)
|
2012-04-25 23:02:37 +05:30 |
|
Jo Michael
|
d4fdf5a6c4
|
Fix undefined variable $cfg in user_password.php
|
2012-04-20 23:29:54 +02:00 |
|
Madhura Jayaratne
|
ea800101cb
|
Fix Checkstyle Warnings - Type: BraceOnSameLine
|
2012-04-13 21:50:26 +05:30 |
|
Jo Michael
|
378aae6152
|
Cleanup 3 identical 'Change password' headings in jQ-UI dialog
|
2012-04-11 00:36:59 +02:00 |
|
Marc Delisle
|
a753ac9b80
|
Code cleanup and typo fix
|
2012-04-10 15:38:54 -04:00 |
|
Thilina Buddika Abeyrathna
|
3235504f5a
|
Patch #3515741 Refactoring
|
2012-04-10 15:25:11 -04:00 |
|
Marc Delisle
|
ef95bce35b
|
Final removal of grab_globals script
|
2012-03-27 13:04:46 -04:00 |
|
Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Dieter Adriaenssens
|
ac088aaee0
|
use include() instead of require() when including file conditionally
|
2011-09-23 00:46:58 +02:00 |
|
Michal Čihař
|
219ec73d69
|
Spacing around if
|
2011-07-22 09:10:37 +02:00 |
|
Michal Čihař
|
c9c9fdf49d
|
Consistent capitalisation of PMA_sqlAddSlashes
|
2011-06-27 14:48:15 +02:00 |
|
Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Madhura Jayaratne
|
192d0edae6
|
Bug #3187078 Main page ajax results tiny.
|
2011-02-20 08:59:07 +05:30 |
|
Marc Delisle
|
79c5181d2a
|
bug #3060972 Password generation not available with AJAX
|
2010-09-25 08:50:39 -04:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
0b2b21712e
|
Added documentation to PHP files
|
2010-08-15 01:50:47 +05:30 |
|
ninadsp
|
c897adc3a4
|
Ajaxified Change Password action on main page
|
2010-08-03 19:10:37 +05:30 |
|
ninadsp
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
Michal Čihař
|
d291827444
|
No need to require_once footer
It is the last thing executed anyway (ends with exit).
|
2010-07-26 16:20:24 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
Michal Čihař
|
3e57a8eca9
|
No @uses __('Something').
|
2010-07-20 15:06:34 +02:00 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
Marc Delisle
|
4e5061d323
|
Generate password only available if JS is enabled
|
2010-07-19 10:03:17 -04:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
632211d065
|
gettext conversion
|
2010-05-09 16:24:32 -04:00 |
|