summaryrefslogtreecommitdiff
path: root/modules/server_add/views/server_add_tree_dialog.html.php
AgeCommit message (Expand)Author
2009-06-04Only request the server_add js if the user is an adminBharat Mediratta
2009-06-05Rewrite the server_add to have the server format the selection when a branch ...Tim Almdal
2009-05-31Run all variables that come from user-entered data through p::clean()Bharat Mediratta
2009-04-231) Change the processing so the server_add start task can return done = 1Tim Almdal
2009-04-09Provide a translation of the titleon the fatal error dialog pop-upTim 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-10Refactor the server add module to make use of the task api (TicketTim Almdal
2009-03-04move server_add styles into the theme screen.css filesTim Almdal
2009-03-04Rename local_import module to server_addTim Almdal