| Age | Commit message (Collapse) | Author |
|
|
|
the group::everybody() user.
|
|
|
|
|
|
|
|
on tag pages.
|
|
Now you must call ORM::save() after ORM::add() and ORM::remove().
|
|
sub menus depend on the appropriate level of access
|
|
2) remove the watermark_add_form.html.php
|
|
|
|
|
|
|
|
o Copy all the assets from default to default_admin so that they're
totally separate
o Get rid of $item_theme
o Rename list_users.html.php to users.html.php
o use __call in admin controller to allow us to load any admin page
|
|
|
|
Also the watermark file is now stored in varpath.
and the location is stored in the module vars table
|
|
|
|
|
|
point. This is more of trying out the approach where Forge is not used for forms. Basic html and the Validation library.
|
|
|
|
|
|
2. made the images work properly
|
|
2) Change form.html.php to use the group label instead of the name
3) Converted the add photo to explicity set the label of the field (new coding standard)
|
|
|
|
|
|
created albums and photos.
|
|
|
|
|
|
method pick the right aspect ratio
|
|
|
|
which will preserve the aspect ratio of the original image
|
|
"page size" in the vars table and initializing when the core module is installed
|
|
issue of generating data before the user class is installed
|
|
scaffolding and unit test code so that we can use it consistently.
This fixes an issue where adding a module was not refreshing the
statically cached module list causing the test framework to break.
|
|
|
|
this class (which is the most likely scenario).
|
|
have to check every time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unit tests ftw!
|
|
|
|
|
|
|
|
other functionality. This makes our user/group and access code
fully consistent.
|
|
|
|
site menu
|
|
|