1
0
Commit Graph

28 Commits

Author SHA1 Message Date
Chad Kieffer
413125cbd9 Add type attribute to script tags in contributed modules and themes. 2009-10-30 00:17:31 -06:00
Tim Almdal
a9347da91d Missed a couple of inconsistent capitalizations 2009-10-29 11:23:32 -07:00
Tim Almdal
175b0af34b Only generate the admin_menu method once. 2009-10-29 08:17:22 -07:00
Tim Almdal
b8a4029fb4 Update the developer module to allow the internal name and display name to be supplied seperately. Also update so menus are generated as part of the event mechanism. 2009-10-29 08:04:38 -07:00
Bharat Mediratta
8d01f7f7d1 Internationalize menu strings. 2009-10-27 19:31:22 -07:00
Tim Almdal
36a0c73dc2 Change the item->left and item->right properties to left_ptr and right_ptr respectively. 2009-10-17 08:38:58 -07:00
Chad Kieffer
4be214c4bf Renamed most, if not all css selectors from gModuleName to g-module-name. This might break a few ajax features, please review your modules. 2009-10-04 14:40:59 -06:00
Tim Almdal
6941aa8fa7 More changes to standardize with the new sidebar api 2009-10-01 06:17:10 -07:00
Tim Almdal
c625e416b2 Change the developer module to generate the <module>_block.php to the new API. 2009-09-30 20:25:44 -07:00
Bharat Mediratta
067b6b5073 Installer cleanup.
We no longer need the install() function for installs that only set
the module version number.  Same for upgrade().  Do a general cleanup
of all installers and remove the ones that are no longer necessary.
2009-09-05 14:21:26 -07:00
Bharat Mediratta
e410a2cbd8 Fold code from xxx_menu helpers into xxx_event to match a recent API change. 2009-07-29 18:00:57 -07:00
Tim Almdal
0543d5341e Updated the developer module to generate the description in modules.info
with quotes.
Cleaned up formatting in dynamic modules

Signed-off-by: Tim Almdal <tnalmdal@shaw.ca>
2009-07-28 03:48:48 +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
06eecc6ecb Updated for new installer pattern. Fixed some bugs due to
refactorings in gallery3.
2009-06-27 21:10:28 -07: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