Bharat Mediratta
d93e216977
Don't clean out the authorized_paths var at install time, so that uninstall/reinstall doesn't mean starting over
2009-03-05 06:25:29 +00:00
Bharat Mediratta
05f22b47d8
Remove stray reference to server_add_dir_list.html.php
2009-03-05 02:29:02 +00:00
Bharat Mediratta
64b02026ed
Cleanups.
...
- Show the "Server Add needs configuration" message whenever
there are no paths.
- Un-ajaxify the admin code to remove complexity and allow us to
update the status message as appropriate.
- Rename server_add_admin.html.php to admin_server_add.html.php
for consistency.
- Fix up form to properly display error messages
- Get rid of server_add_dir_list.html.php now that we're
non-ajaxified.
- Change delete <span> to an <a> for non-ajax world.
2009-03-05 02:26:39 +00:00
Bharat Mediratta
ca2ddb0170
Minor cleanups.
2009-03-05 01:40:18 +00:00
Tim Almdal
46b752cbc7
Change how the urls are built in the java script
2009-03-05 01:22:27 +00:00
Tim Almdal
1fa05f1093
Clean up no authorized directoriesmessage
2009-03-05 00:50:11 +00:00
Tim Almdal
514e6658f6
Correct typo
2009-03-05 00:05:21 +00:00
Tim Almdal
2b9795ebf5
Remove addition options to the autocomplete call. No point in sending
...
csrf if we are not verifying it. Remove the must match flag so
non-existent paths don't cause the input box to empty
2009-03-04 20:59:16 +00:00
Tim Almdal
705e6d62b7
Last of changes required from Bharat's 2nd review pass
2009-03-04 20:09:53 +00:00
Tim Almdal
8575e2b0d1
Continuation of the rename of jquery.autocomplete.pack.js
2009-03-04 19:50:08 +00:00
Tim Almdal
c0e65b2029
move server_add styles into the theme screen.css files
2009-03-04 16:36:41 +00:00
Tim Almdal
ef8c71417a
Move the autocomplete js and css files to lib
2009-03-04 16:10:03 +00:00
Tim Almdal
fbc650bddb
Changed $uid to $tree_id, so not to confuse anyone between and acroynm
...
for unique identifier as opposed to user id. :-)
2009-03-04 16:01:18 +00:00
Tim Almdal
f7d82ec52f
Rename local_import module to server_add
2009-03-04 15:46:10 +00:00