Commit Graph

10 Commits

Author SHA1 Message Date
Jo Michael
13644d8591 Short-hand notation for jQuery document.ready event 2012-04-21 02:44:18 +02:00
Gemorroj
8bdca339f6 Better compatibility with newer versions of jQuery.
Method of "attr" changed to "prop", method of "removeAttr" changed to "removeProp", attr("value" is replaced by the method of "val".
2012-04-07 14:27:28 +03:00
Marc Delisle
33635fbe19 Merge branch 'QA_3_4' into QA_3_5 2012-02-18 07:17:20 -05:00
Michal Čihař
86073d532a Do not put database names as html 2012-02-16 15:22:42 +01:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02: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
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
2142f5f70b Rewrite generating master configuration.
- Avoid code duplication.
- Fix case when user unselected all databases.
2010-04-09 16:09:29 +02:00
Marc Delisle
6b5f3b9962 finish conversion of Replication feature from Mootools to jQuery 2010-04-05 09:09:35 -04:00
Marc Delisle
5c26356379 start porting Replication to jQuery 2010-04-02 18:57:28 -04:00