Commit Graph

17 Commits

Author SHA1 Message Date
ninadsp
217968fb92 Noticed a bug in the dialog close buttons. The html was not destroyed
after closing, so added a .remove() call everywhere.
2010-06-25 00:30:23 +05:30
ninadsp
a8073a1875 Fixed a bug with the checkAddUser call. The function is called properly
now.
2010-06-23 11:13:10 +05:30
ninadsp
9737dbc675 Localised the JavaScript messages. Hooked in checkAddUser() function to
validate the user form. Edit User ajax call is still a work in progress
2010-06-22 13:10:40 +05:30
ninadsp
a7e77314af Ajaxified Export Privileges with jQueryUI dialog 2010-06-21 03:18:21 +05:30
ninadsp
ce79f6cdf1 Improved the behaviour of Reload Privileges Ajax action. Ajaxified
the Revoke User action
2010-06-21 02:57:58 +05:30
ninadsp
8b37b825ef Handled submitting of Add User form. Still need to hook in
checkAddUser()
2010-06-17 18:22:35 +05:30
ninadsp
3bb4dbd0ac Using $().live instead of $().click to bind event handlers 2010-05-30 23:27:13 +05:30
ninadsp
d14abc17ca Attached Ajax event handler to Reload Privileges 2010-05-26 18:27:21 +05:30
ninadsp
0e910967b0 Attached jQuery event handlers to Add a New User using
jQueryUI Dialog. Work in progress, still need to
handle submission of form
2010-05-26 11:46:08 +05:30
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
Herman van Rink
2c80454a14 bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password' 2009-07-12 12:13:11 +00:00
Marc Delisle
70c6e5a32c rfe #2657696 Automatically copy generated password 2009-05-04 16:32:16 +00:00
Marc Delisle
4b7628f699 bug #1828265 [privileges] No weird characters in generated password 2007-11-15 17:51:46 +00:00
Sebastian Mendel
ba662b78f6 use array for JavaScript messages 2007-10-04 15:03:44 +00:00
Sebastian Mendel
26127353bf make use of checkPassword() in server_privileges.js instead of own function 2007-10-04 11:08:23 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Michal Čihař
618f2d7408 Move javascript stuff out of libraries folder. 2005-11-23 19:10:30 +00:00