summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Alexander Ebert [Fri, 2 Nov 2012 02:27:31 +0000 (19:27 -0700)]
Merge pull request #6 from Gravatronics/enhancement/cleanup
Cleans up package
Matthias Schmidt [Fri, 2 Nov 2012 00:02:25 +0000 (01:02 +0100)]
Cleans up package
Alexander Ebert [Wed, 31 Oct 2012 10:38:28 +0000 (11:38 +0100)]
Using current date as default creation date
Closes #4
Alexander Ebert [Wed, 31 Oct 2012 10:35:53 +0000 (11:35 +0100)]
Fixed style editing
Fixes #5
Alexander Ebert [Tue, 30 Oct 2012 20:13:28 +0000 (21:13 +0100)]
Fixed handling of empty lines and hashes
Alexander Ebert [Tue, 30 Oct 2012 16:06:16 +0000 (17:06 +0100)]
Fixed import order
Alexander Ebert [Mon, 29 Oct 2012 13:54:21 +0000 (14:54 +0100)]
Fixed activeTabMenuItem
Alexander Ebert [Mon, 29 Oct 2012 01:06:01 +0000 (02:06 +0100)]
Removed predefined variable (not covered by editor)
Alexander Ebert [Mon, 29 Oct 2012 00:50:55 +0000 (01:50 +0100)]
Fixed handling LESS overrides
Alexander Ebert [Thu, 25 Oct 2012 16:39:18 +0000 (18:39 +0200)]
Fixed support for LESS overrides
Alexander Ebert [Thu, 25 Oct 2012 16:01:51 +0000 (18:01 +0200)]
Added some more variables to style editor
Alexander Ebert [Sun, 14 Oct 2012 21:41:39 +0000 (14:41 -0700)]
Merge pull request #2 from Gravatronics/enhancement/acpPageTitle
Adds ACP page titles
Matthias Schmidt [Sun, 14 Oct 2012 20:22:47 +0000 (22:22 +0200)]
Adds ACP page titles
Alexander Ebert [Sun, 14 Oct 2012 17:53:35 +0000 (19:53 +0200)]
Moved permission to use disabled style into WCF
Alexander Ebert [Fri, 12 Oct 2012 17:33:56 +0000 (19:33 +0200)]
Added ability to export styles as packages
Alexander Ebert [Fri, 12 Oct 2012 16:42:14 +0000 (18:42 +0200)]
Fixed template scripting error
Alexander Ebert [Fri, 12 Oct 2012 02:43:10 +0000 (04:43 +0200)]
Added enable/disable button for styles
Alexander Ebert [Fri, 12 Oct 2012 01:29:47 +0000 (03:29 +0200)]
Added form to export styles
Alexander Ebert [Thu, 11 Oct 2012 23:29:33 +0000 (01:29 +0200)]
Added button to duplicate a style ("copy")
Alexander Ebert [Thu, 11 Oct 2012 22:03:22 +0000 (00:03 +0200)]
Added style list page and fixed a few issues
Alexander Ebert [Wed, 10 Oct 2012 15:38:40 +0000 (17:38 +0200)]
Added StyleEditForm and implemented preview image uploads
Alexander Ebert [Tue, 9 Oct 2012 11:08:00 +0000 (13:08 +0200)]
Fixed double borders in style editor
Alexander Ebert [Mon, 8 Oct 2012 18:49:54 +0000 (20:49 +0200)]
Fixed #1
Alexander Ebert [Mon, 8 Oct 2012 17:39:34 +0000 (19:39 +0200)]
Added prototype for ACP style editor
Currently only the form to create a style exists, more features will be added soon :)