Ingo Schommer
3a531ddb20
BUG UpdateTranslationsTask YML regex ( fixes #7707 )
...
Wasn't detecting composite keys (separated by dots)
properly in temporary YML conversion, so messed up the
YML structure, effectively "hiding" and rearranging
translations values within the wrong keys.
2012-08-06 10:37:05 +02:00
Ingo Schommer
2be8924b7c
Accepting "FIX" notation in changelog generator script
2012-07-05 18:16:35 +02:00
Ingo Schommer
00a7451b1c
Updated 'phing changelog' to work with new commit tags
2012-06-27 00:29:38 +02:00
Ingo Schommer
04cf94ff76
MINOR Getlocalization phing target fixes
...
- Fixed combined locale setting in generated files (broke en_GB etc)
- Prompting for property names
- Fixed YAML parsing and git commands
2012-06-25 09:31:37 +02:00
Ingo Schommer
17303c6e9f
MINOR getlocalization API URL
...
Using www.* instead of api.* endpoint as recommended by GL support,
to avoid timeouts when generating large ZIPs.
(see http://getlocalization.zendesk.com/requests/1736 )
2012-06-25 01:03:50 +02:00
Ingo Schommer
00f66e201f
ENHANCEMENT getlocalization build support
...
Squashed commits (sorry, too hard to untangle):
- Moved descriptions from custom "phing help" target
to the more standard 'phing -l' command, which keeps
the descriptions in one place, rather than duplicating
them between xml comments, "description" attrs and the "help" target.
- Prefixed helper targets to make it clear that they're internal
(= require temporary properties to work)
2012-06-22 15:42:07 +02:00
Stig Lindqvist
313cb6a5b3
BUGFIX: CLI error on LoadModulesTask_GitLoader::update()
...
This fixes:
- git would complain when doing git checkout {branch name} when already on {branch name}
- the current branch was not calculated correctly
- removed unused variable
2012-06-13 14:02:16 +12:00
Mateusz Uzdowski
095f35528e
BUGFIX: fix the gitignore updates done by phing update_modules
2012-05-31 12:02:55 +12:00
Julian Seidenberg
bd74ba4985
BUGFIX: updating theme to "Simple" in change log creator and documentation
2012-04-24 15:56:20 +12:00
Simon Welsh
1a532faa60
API-CHANGE sapphire folder can now be renamed.
2012-04-14 12:53:12 +12:00
Ingo Schommer
c3ad42029e
MINOR Updated new-project script to use "simple" theme
2012-03-28 22:53:32 +02:00
Ingo Schommer
7464a47d83
MINOR Replaced custom verbose logging flags with standard log levels
2012-01-31 14:24:12 +01:00
Ingo Schommer
b8397f5448
MINOR Don't auto-create an _ss_environment.php file
2011-10-18 12:56:50 +02:00
Ingo Schommer
ba55351c95
MINOR Fixed whitespace and greedy regex problems in changelog generator
2011-10-18 09:51:14 +02:00
Ingo Schommer
50cb45ba04
BUGFIX Fixed date sorting in CreateChangelog task, linking hashes, filtering
2011-05-02 11:54:16 +12:00
Ingo Schommer
2215f97afc
MINOR Added "verbose" flag to SilverStripeBuildTask
2011-05-02 11:54:16 +12:00
Julian Seidenberg
23f5340c85
BUGFIX: direct call to exec method instead of trying to non-existent object attribute
2011-05-02 11:54:16 +12:00
Julian Seidenberg
6c549169ed
BUGFIX: now dev/build does not always run after checkout
2011-05-02 11:54:16 +12:00
Julian Seidenberg
c98eb981ce
BUGFIX: renaming task to callingTask to avoid conflict with superclass method in Task class
2011-05-02 11:54:15 +12:00
Julian Seidenberg
eb305ee33f
API-CHANGE: piston support (from 1292fba039
)
2011-05-02 11:54:15 +12:00
Julian Seidenberg
24705fd9f5
ENHANCEMENT: phing checkout task now stashes local content before performing checkout and has the option to exclude the base (silverstripe-installer) folder
2011-05-02 11:54:15 +12:00
Julian Seidenberg
9e0c03d1d7
BUGFIX: createchangelog script now gives a message when it can't find a folder or repository. It now also correctly creates logs repos in subdirectories.
2011-04-26 15:32:21 +12:00
Julian Seidenberg
0ecaf0c45d
API-CHANGE: new checkout and changelog tools using Phing
2011-04-26 13:57:55 +12:00
Hamish Friedlander
b39937f40e
MINOR: Make new-project use github source for blackcandy theme, not svn
2011-03-31 11:52:27 +13:00
Hamish Friedlander
7b777c70e8
ENHANCEMENT: Add first version of tools for pulling in modules, now that we cant just use svn externals
2011-02-10 11:25:56 +13:00