Tim Almdal
5b35490be1
Major change to local import, in that checking the high level
...
directory will process all the files underneath w/o having to expand
the tree first.
2009-02-24 16:47:45 +00:00
Tim Almdal
855eadb92f
Standardize the html id of the progress bar to gProgressBar
2009-02-21 16:54:23 +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
Tim Almdal
b202816324
Remove the attempt at a local import module
2008-12-12 01:46:43 +00:00
Tim Almdal
e1f2a5d4e6
1) Begins the creation of the local import module by adding the administation component to the scaffolding Actions tab. The importing functionality will follow shortly.
...
2) Defines a routining pattern for module administration controllers. URI's of the form admin/module/method/parameters gets remapped into module_admin/method/parameters. This will result in the lookup of the the controller Module_Admin_Controller
2008-12-11 17:20:55 +00:00