Bharat Mediratta
401c701369
Remove unnecessary slash from url::site() arg.
2009-03-16 07:07:40 +00:00
Tim Almdal
5c82ce33a2
Refactor the server add module to make use of the task api (Ticket
...
#125 ). Haven't quite figured out what to do with the errors in the
context. Maybe they should show on the mainenance screen?
2009-03-10 21:30:33 +00:00
Bharat Mediratta
068c44e201
access::allow/deny/reset functions will now throw an exception if you
...
don't pass in a Group_Model as the argument. This prevents us from
setting permissions on the wrong group by accidentally passing in a
User_Model.
2009-03-10 20:34:32 +00:00
Tim Almdal
5da29b8837
Fix for ticket #135
2009-03-09 16:03:48 +00:00
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
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
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
f7d82ec52f
Rename local_import module to server_add
2009-03-04 15:46:10 +00:00