Commit graph

17 commits

Author SHA1 Message Date
JT Smith
75faea98af added #!/usr/bin/env perl to all utility scripts 2009-01-07 23:40:15 +00:00
Doug Bell
758fa76e85 adding default template to skeleton 2008-09-22 14:47:11 +00:00
Colin Kuskie
586164d8d0 rfe: VIM perl mode for skeletons 2008-09-16 22:28:17 +00:00
Graham Knop
f4e43c9b31 Only note an upgrade in the DB after it succeeded
This prevents it from bypassing a failed upgrade if the upgrade.pl script is run again.  Instead it will get stuck on the failed upgrade, forcing the problem to be resolved instead of ignored.
2008-08-19 17:36:08 +00:00
Graham Knop
bddcfbdca1 move packages to end of upgrade script 2008-07-10 23:53:49 +00:00
Ernesto Hernández-Novich
a268eead6a Added $webguiRoot and BEGIN preamble to upgrade skeleton. 2008-06-09 15:40:53 +00:00
Doug Bell
7668f68980 add: Calendar can now choose workflow for Events
fix: Event now saves ownerUserId correctly
add: GalleryAlbum now shows link to add a Photo
added a test skeleton for Test::WWW::Mechanize tests
2008-04-16 23:32:12 +00:00
Doug Bell
ab6f4defe3 - moved Gallery utility methods to WebGUI::Utility::Gallery
- Added tests for GalleryAlbum RSS
- More tests for comments
- Test International Macro sprintf as third+ arguments
- Add Gallery search limiting by user ID
- Remaining i18n for Gallery templates
- Fix: Search form now visible in Photo assets
Moved a lot of stuff from Photo to GalleryFile
2008-03-20 18:51:44 +00:00
Graham Knop
f22646625b package importing fixes 2008-02-08 00:00:13 +00:00
Doug Bell
439fbce173 fix: importPackage now allows you to skip site's autocommit settings. This is necessary for upgrades.
Upgrades were fixed to use the new options
2008-02-07 22:43:05 +00:00
Doug Bell
c6106634fe Removed old .tmpl files from upgrades. All upgrade collateral must now be in .wgpkg packages 2008-01-04 20:53:06 +00:00
Doug Bell
82e9bf8448 Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00
JT Smith
8bbe8ff913 - Login boxes are now Section 508 compliant.
fixed franks templates
added template import mechanism to _upgrade.skeleton
2006-05-24 21:28:57 +00:00
JT Smith
d936bbfa2b version tags now commit everything at the end of the upgrade 2006-03-16 01:26:33 +00:00
JT Smith
20d259dd0d fixed upgrade skeleton to work with new session api
set up _upgrade.skeleton
2006-01-13 17:45:53 +00:00
Colin Kuskie
e9475c3143 add WebGUI::SQL to upgrade script and skeleton 2005-12-05 17:20:13 +00:00
JT Smith
607a251b11 adding skeletons 2005-11-07 02:01:15 +00:00