Commit Graph
6 Commits
Author SHA1 Message Date
Bharat Mediratta 3c015b4d5f Fix indentation. 2009-03-04 04:49:00 +00:00
Bharat Mediratta f71cbc8a71 remove unnecessary render() 2009-03-04 04:46:49 +00:00
Tim Almdal 328a982546 * Validate that the source path is authorized.
* Add site warning message if local_import is installed an there is no
  authorized directories
2009-03-03 23:07:07 +00:00
Tim Almdal e291e88110 Remove csrf verification from autocomplete handler 2009-03-03 22:27:27 +00:00
Tim Almdal 08c47f28f2 Inline the admin view creation that was in helpers/local_import.php
and remove it.  Cleanup unused variables. Rename the method remove()
to remove_path()
2009-03-03 22:19:46 +00:00
Tim Almdal c2fa42cf6c Implementation of local import module. Still need work on better
status messages.
2009-02-21 02:28:19 +00:00