1
0
Commit Graph

31 Commits

Author SHA1 Message Date
Bharat Mediratta
e504fc230e Say hello to the rescue module. Right now, it can fix your MPTT
hierarchy if it gets out of whack.
2009-07-20 21:37:33 -07:00
rWatcher
96604083ec Code Cleanup, comments, etc.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-13 13:06:23 +08:00
rWatcher
250c6037aa Added EXIF-style dialog boxes.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-13 13:06:22 +08:00
rWatcher
9712464c89 Created and admin page to switch HTML and BBCode off and on.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-13 13:06:21 +08:00
rWatcher
4ea305bb1e Added BBCode support.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-13 13:06:20 +08:00
rWatcher
130ba28b95 Only display Fullsized links if the visitor has correct privileges.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-13 13:06:19 +08:00
Bharat Mediratta
3ec8ccfff8 Fix issues w/ module.info -- can't use parens in the description 2009-07-11 08:26:25 -07:00
Bharat Mediratta
7665546022 Clean up style 2009-07-11 08:24:22 -07:00
Bharat Mediratta
5153654060 Original version of Google Analytics module, by mcp (http://gallery.menalto.com/node/88884) 2009-07-11 08:23:57 -07:00
Tim Almdal
fc671304fe Add the dynamic module to contrib
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-10 23:27:42 +08:00
Tim Almdal
5a1d1b01f4 Change the developer_installer and installer.txt.php to support the new install format.
Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-01 13:59:55 +08:00
Bharat Mediratta
b61b3e958f Updated by cowlemon to match the default theme colors (http://gallery.menalto.com/node/88464) 2009-06-27 21:55:29 -07:00
Bharat Mediratta
06eecc6ecb Updated for new installer pattern. Fixed some bugs due to
refactorings in gallery3.
2009-06-27 21:10:28 -07:00
Bharat Mediratta
bcf7aee864 Minor clean up.
* Change $_POST to Input::instance()->post
* Explain what access::verify_csrf() does
* Avoid breakages on tag album pages (which don't have an item)
* Minor style fixes.

There's more that could be done here, but this is sufficient.
2009-06-20 16:29:01 -07:00
rWatcher
57e4d745be Initial Commit.
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-21 07:18:29 +08:00
rWatcher
b5beb0568c Initial Commit.
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-18 16:13:21 +08:00
rWatcher
71dbb2cf67 Initial commit
Signed-off-by: Bharat Mediratta <bharat@menalto.com>
2009-06-13 08:12:12 +08:00
Tim Almdal
1f2257cd3a Make the developer module self contained by moving the test images from the core product into this module. 2009-05-31 00:22:40 -07:00
Bharat Mediratta
1120b87a9f Updated for changes in module lifecycle 2009-05-26 19:51:04 +00:00
Tim Almdal
a22554674c Change the profiler and debugging links to redirect to the referring
page after the flag has been set.
2009-05-26 15:52:28 +00:00
Bharat Mediratta
b43fc5e988 Fix copyright to 2009
Add admin_developer/session support.
2009-05-13 23:53:35 +00:00
Bharat Mediratta
31d64d6683 Make the object take up the whole screen so that it doesn't get cut off 2009-05-10 21:21:57 +00:00
Tim Almdal
7f8fe9420b Copy of version of the test data creation into the developer module.
One step closer to retiring the scaffolding
2009-03-18 23:11:27 +00:00
Tim Almdal
c086aa0a9d Correct preamble so File Structure unit test passes 2009-03-18 16:53:54 +00:00
Tim Almdal
653e67f4bb Put the appropiate preamble in the text file. 2009-03-18 16:38:25 +00:00
Bharat Mediratta
3818e59d29 Minor fixups just so that I can look at the generated code. 2009-03-18 04:41:52 +00:00
Tim Almdal
a8e519903f * Remove the tabs from the developer tools screen
* Correct check for module already implemented
* Minor style changes
2009-03-17 15:44:43 +00:00
Tim Almdal
657fb7d055 Scale the graphic to fit the page by setting the width to 100% 2009-03-17 14:24:42 +00:00
Tim Almdal
8e4dc39e33 Use message:warning to display a warning message if graphviz is not installed 2009-03-17 05:06:24 +00:00
Tim Almdal
c77a792f61 Move the MPTT display functionality from the scaffolding to the
developer module.
2009-03-16 02:56:15 +00:00
Bharat Mediratta
4d1252870b Create gallery3-contrib hierarchy. Move atom, developer, polar_rose
and gmaps modules in here to start using svn export.

Move atom, devel
2009-03-15 22:21:15 +00:00