This website requires JavaScript.
Explore
Help
Sign In
stian
/
gallery3
Watch
1
Star
0
Fork
0
You've already forked gallery3
mirror of
https://github.com/Pathduck/gallery3.git
synced
2026-05-20 19:39:16 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
71db2ca32a5393efcedcd3a5e4a541174de71c40
gallery3
/
core
History
Tim Almdal
71db2ca32a
Add a scaffolding tab that allows packaging up the installation for installation. At the moment, it just creates an *.sql table for each defined table. I still need to zip this and put some install code around it so it is self installing. The ajax call will build the tables, but it doesn't return the resilt correctly. What it does is return my json response(expected) and the entire welcome.html page as well (unexpected) and i'm havinf trouble figuring out why. Something stupid i bet
2009-01-16 23:58:48 +00:00
..
config
Add atom to the implicit module list.
2008-12-24 04:04:08 +00:00
controllers
Add a scaffolding tab that allows packaging up the installation for installation. At the moment, it just creates an *.sql table for each defined table. I still need to zip this and put some install code around it so it is self installing. The ajax call will build the tables, but it doesn't return the resilt correctly. What it does is return my json response(expected) and the entire welcome.html page as well (unexpected) and i'm havinf trouble figuring out why. Something stupid i bet
2009-01-16 23:58:48 +00:00
css
Minor display updates for quick edit menu.
2009-01-15 04:32:34 +00:00
helpers
Rename Task to Task_Definition to avoid confusion with Task_Model.
2009-01-16 05:01:22 +00:00
hooks
Theme Administration v. 2. Doesn't distinguish between regular and admin themes yet
2009-01-09 23:31:46 +00:00
images
Visually attach the quick edit menu to the thumbnail container. Added more edit options (move, select as album cover, delete, additional options).
2009-01-14 06:36:47 +00:00
js
Added gQuick to album_top, started implementation, but incomplete so far. Need edit album methods added to the quick controller.
2009-01-15 06:19:26 +00:00
libraries
Rename Task to Task_Definition to avoid confusion with Task_Model.
2009-01-16 05:01:22 +00:00
models
Create Item_Model::thumb_tag() and Item_Model::resize_tag() to provide
2009-01-14 07:21:35 +00:00
tests
Changing t() placeholder syntax from {{replace_me}} to %replace_me.
2009-01-15 10:02:41 +00:00
views
Add a scaffolding tab that allows packaging up the installation for installation. At the moment, it just creates an *.sql table for each defined table. I still need to zip this and put some install code around it so it is self installing. The ajax call will build the tables, but it doesn't return the resilt correctly. What it does is return my json response(expected) and the entire welcome.html page as well (unexpected) and i'm havinf trouble figuring out why. Something stupid i bet
2009-01-16 23:58:48 +00:00
module.info
Change the way that we track modules.
2008-12-22 03:41:33 +00:00