summaryrefslogtreecommitdiff
path: root/modules/server_add
AgeCommit message (Expand)Author
2009-04-03Fix for ticket #200. When an error occurs the current uri is noTim Almdal
2009-03-27Put csrf token into Admin_View and Theme_View by default, then use itBharat Mediratta
2009-03-25Fix for ticket #184. Sort the output children as DirectoryIteratorTim Almdal
2009-03-24Fix the problem I created by trying to run the task again after it was comple...Tim Almdal
2009-03-24Add a pause button to the server add dialog and if it is clicked thenTim Almdal
2009-03-17Switch from using SimpleUploader to using swfUpload as our flash basedBharat Mediratta
2009-03-16Get rid of $hidden; it was never definedBharat Mediratta
2009-03-16clean up style attrBharat Mediratta
2009-03-16Remove unnecessary slash from url::site() arg.Bharat Mediratta
2009-03-11Refine the task api but removing the optional parameters on theTim Almdal
2009-03-10Refactor the server add module to make use of the task api (TicketTim Almdal
2009-03-10access::allow/deny/reset functions will now throw an exception if youBharat Mediratta
2009-03-09Fix for ticket #135Tim Almdal
2009-03-05Don't clean out the authorized_paths var at install time, so that uninstall/r...Bharat Mediratta
2009-03-05Remove stray reference to server_add_dir_list.html.phpBharat Mediratta
2009-03-05Cleanups.Bharat Mediratta
2009-03-05Minor cleanups.Bharat Mediratta
2009-03-05Change how the urls are built in the java scriptTim Almdal
2009-03-05Clean up no authorized directoriesmessageTim Almdal
2009-03-05Correct typoTim Almdal
2009-03-04Remove addition options to the autocomplete call. No point in sendingTim Almdal
2009-03-04Last of changes required from Bharat's 2nd review passTim Almdal
2009-03-04Continuation of the rename of jquery.autocomplete.pack.jsTim Almdal
2009-03-04move server_add styles into the theme screen.css filesTim Almdal
2009-03-04Move the autocomplete js and css files to libTim Almdal
2009-03-04Changed $uid to $tree_id, so not to confuse anyone between and acroynmTim Almdal
2009-03-04Rename local_import module to server_addTim Almdal