Timeline
04/01/10:
- 18:32 Changeset [834] by
- updated slideshow controls in template and css
- 17:15 Changeset [833] by
- Removed stale use_helper('Form') call (gone in 1.4)
- 16:49 Changeset [832] by
- added an option flag to the a_slot helper function that sets singleton? …
- 16:43 Changeset [831] by
- merged down a-submit + a-cancel styling change to 1.3 from trunk
- 16:38 Changeset [830] by
- CSS Bug relating to a-controls created with last commit fixed
- 16:35 Changeset [829] by
- Moved Area Delete Buttons to the top right away from the other a-controls. …
- 14:33 Ticket #176 (Referenced CSS images are not displayed if page is not at webroot) closed by
- wontfix: Apostrophe is not currently intended to be used for a "site" that is in a …
- 14:33 Ticket #176 (Referenced CSS images are not displayed if page is not at webroot) closed by
- wontfix: Apostrophe is not currently intended to be used for a "site" that is in a …
- 14:30 Changeset [828] by
- changed the breadcrumb ul class from 'component' to 'breadcrumb' also …
- 13:24 Changeset [827] by
- rescoped admin navigation class names
- 13:13 Ticket #236 (Document the home_as_tab: true to a-navigation from tabs component) created by
- The old navigation component had an app.yml feature where you could turn …
- 13:13 Ticket #236 (Document the home_as_tab: true to a-navigation from tabs component) created by
- The old navigation component had an app.yml feature where you could turn …
- 12:32 Ticket #235 (Dropdown Navigation needs a-ancestor class on selected tab) closed by
- fixed: I added this the classes are the same as the accordion. […]
- 12:32 Ticket #235 (Dropdown Navigation needs a-ancestor class on selected tab) closed by
- fixed: I added this the classes are the same as the accordion. […]
- 12:31 Changeset [826] by
- Added ancestor css classes to tab navigation. Fixes #235.
- 12:27 Changeset [825] by
- Refactored slugifier to aTools::slugify Made it UTF-8 aware when the …
- 12:11 Ticket #235 (Dropdown Navigation needs a-ancestor class on selected tab) created by
- If you are using dropdown navigation on a site and navigate to a child …
- 12:11 Ticket #235 (Dropdown Navigation needs a-ancestor class on selected tab) created by
- If you are using dropdown navigation on a site and navigate to a child …
- 11:58 Changeset [824] by
- Refactored slugifier to a single location (aTools::slugify) Implemented …
- 11:51 Ticket #234 (Evaluate Pedro's patch to avoid the use of self:: and use routes by name) created by
- pablo <pedrobc@…> I'm using Apostrophe in a project and I've …
- 11:51 Ticket #234 (Evaluate Pedro's patch to avoid the use of self:: and use routes by name) created by
- pablo <pedrobc@…> I'm using Apostrophe in a project and I've …
- 11:29 Changeset [823] by
- Added auto-save functionality to blog editor. Removed ability to add …
- 11:23 Ticket #233 (Add HR tags to the white list of richtext html in the trunk) created by
- Looks like I hit this a while ago
- 11:23 Ticket #233 (Add HR tags to the white list of richtext html in the trunk) created by
- Looks like I hit this a while ago
- 11:16 Ticket #232 (Save and Cancel buttons lost on validation errors in page settings dialog) closed by
- fixed: I fixed it, an aUI call was needed in settingsSuccess.php
- 11:16 Ticket #232 (Save and Cancel buttons lost on validation errors in page settings dialog) closed by
- fixed: I fixed it, an aUI call was needed in settingsSuccess.php
- 11:10 Ticket #232 (Save and Cancel buttons lost on validation errors in page settings dialog) created by
- Try to edit a slug and put in something illegal like ! and you get a …
- 11:10 Ticket #232 (Save and Cancel buttons lost on validation errors in page settings dialog) created by
- Try to edit a slug and put in something illegal like ! and you get a …
- 07:04 Ticket #231 (Implement Draggable Slots) created by
- If an area has more than 2 slots, then the appropiate slots should have a …
- 07:04 Ticket #231 (Implement Draggable Slots) created by
- If an area has more than 2 slots, then the appropiate slots should have a …
- 03:50 Ticket #230 (The sluggify method does not handle some utf-8 languages properly) created by
- The current method of sluggifying a title use the /\W+/ which doesn't …
- 03:50 Ticket #230 (The sluggify method does not handle some utf-8 languages properly) created by
- The current method of sluggifying a title use the /\W+/ which doesn't …
- 03:47 Ticket #229 (Allow the sluggify method to be extended) created by
- The method used for slugify is hardcoded within …
- 03:47 Ticket #229 (Allow the sluggify method to be extended) created by
- The method used for slugify is hardcoded within …
03/31/10:
- 22:36 Changeset [822] by
- cleaning up admin styles between the aAdmin and aAdminAlt themes
- 22:36 Changeset [821] by
- working through Rick's design for the index
- 21:00 Ticket #228 (Edit View - Creating New Categories in Sidebar lost upon Save Fail) created by
- I created a bunch of categories using the sidebar tool. When I was done, …
- 21:00 Ticket #228 (Edit View - Creating New Categories in Sidebar lost upon Save Fail) created by
- I created a bunch of categories using the sidebar tool. When I was done, …
- 18:32 Ticket #227 (Be able to edit a photo in slideshow & crop) created by
- If you need to change the caption or other metadata about a photo in a …
- 18:32 Ticket #227 (Be able to edit a photo in slideshow & crop) created by
- If you need to change the caption or other metadata about a photo in a …
- 18:29 Changeset [820] by
- added a rad :focus state to the a-btn so that if you TAB through a page, …
- 18:28 Ticket #226 (Style Pagination in the Media Section) created by
- If you need to get to page 10 in the Media section, you have to do a lot …
- 18:28 Ticket #226 (Style Pagination in the Media Section) created by
- If you need to get to page 10 in the Media section, you have to do a lot …
- 18:24 Ticket #225 (Deleting Photo Sends You Back to Page 1) created by
- If you are in the media section and you are on page 10 and you delete a …
- 18:24 Ticket #225 (Deleting Photo Sends You Back to Page 1) created by
- If you are in the media section and you are on page 10 and you delete a …
- 18:00 Changeset [819] by
- I removed some classes from the slideshow arrow controls, and I cleaned up …
- 17:53 Changeset [818] by
- Seeeesssessss
- 17:49 Changeset [817] by
- changed the slideshow coordinate rollover to a class name so the …
- 17:22 Changeset [816] by
- aPageTable::retrieveBySlug() now fetches the page complete with its …
- 17:17 Changeset [815] by
- aPageTable::retrieveBySlug now retrieves all current slots for the correct …
- 16:26 Changeset [814] by
- next-last tab was showing up on first tab, updated some classes in the …
- 16:06 Changeset [813] by
- removed any remaining references to #a-subnav in a.css. #a-subnav was …
- 15:51 Changeset [812] by
- fixed blogPlugin to work with Rick's updated navigation class names
- 15:47 Changeset [811] by
- removed padding on input.a-submit, not needed since we cleaned up the …
- 15:40 Changeset [810] by
- added a classname for tabs navigation component that was missing in the …
- 14:54 Changeset [809] by
- Added the brand spanking new .a-subnav-inner div to the subnavigation for …
- 14:47 Changeset [808] by
- interim CSS Commit - still working
- 14:34 Changeset [807] by
- fixed main.css, rescoping the styles for nav and subnav
- 14:23 Changeset [806] by
- renamed and rescoped all navigation class names, a-navigation- is now …
- 14:05 Ticket #224 (Variants Javascript) created by
- Tom, The javascript for variants is very verbose. Let's optimize/abstract …
- 14:05 Ticket #224 (Variants Javascript) created by
- Tom, The javascript for variants is very verbose. Let's optimize/abstract …
- 13:48 Ticket #170 (Tiled pointer hands background on logo in IE6 on demo) closed by
- fixed: This was a problem with IE6 and it's crappy class inheritance bug. It …
- 13:48 Ticket #170 (Tiled pointer hands background on logo in IE6 on demo) closed by
- fixed: This was a problem with IE6 and it's crappy class inheritance bug. It …
- 13:47 Changeset [805] by
- fixed IE6 Class inheritance bug with a background image on the a-button …
- 13:46 Changeset [804] by
- fixed IE6 Class inheritance bug with a background image on the a-button …
- 13:32 Ticket #119 (unpackable inline javascript in several templates) closed by
- fixed: I scrubbed through the plugin in the trunk and added any missing …
- 13:32 Ticket #119 (unpackable inline javascript in several templates) closed by
- fixed: I scrubbed through the plugin in the trunk and added any missing …
- 13:31 Changeset [803] by
- I added a bunch of missing semi-colons at the end of lines of javascript. …
- 13:14 Changeset [802] by
- I added a bunch of missing semi-colons at the end of lines of javascript. …
- 12:15 Changeset [801] by
- Button element changed to an input element on the bundled signinSuccess
- 12:07 Changeset [800] by
- Fixed the Cancel button for the branch
- 12:07 Changeset [799] by
- Fixed the Cancel button for the trunk
- 12:02 Ticket #69 (Breadcrumbs required to maintain page structure) closed by
- worksforme: I think this is in accurate and possibly just an old ticket. The …
- 12:02 Ticket #69 (Breadcrumbs required to maintain page structure) closed by
- worksforme: I think this is in accurate and possibly just an old ticket. The …
- 11:57 Ticket #156 (Wrong CSS / file input positioning on image uploading in Media) closed by
- wontfix: Hey Alejandro, Believe it or not, this browse input is intentionally …
- 11:57 Ticket #156 (Wrong CSS / file input positioning on image uploading in Media) closed by
- wontfix: Hey Alejandro, Believe it or not, this browse input is intentionally …
- 11:45 Ticket #71 (Theming: Everything is floated.) closed by
- worksforme: Hi John, I think there was some discussion about this on the google group …
- 11:45 Ticket #71 (Theming: Everything is floated.) closed by
- worksforme: Hi John, I think there was some discussion about this on the google group …
- 11:41 Changeset [798] by
- Added more detailed date range on the upcomingEvents template. This should …
- 10:59 Ticket #223 (Messaging when picking a photo) closed by
- fixed: Art Conservation is using Apostrophe 1.3 Branch. Fixed the Cancel button. …
- 10:59 Ticket #223 (Messaging when picking a photo) closed by
- fixed: Art Conservation is using Apostrophe 1.3 Branch. Fixed the Cancel button. …
- 09:54 Ticket #223 (Messaging when picking a photo) created by
- As of yesterday, the language for when you are picking a photo in a …
- 09:54 Ticket #223 (Messaging when picking a photo) created by
- As of yesterday, the language for when you are picking a photo in a …
- 09:45 Ticket #222 (Proper escaping needed for button slots) created by
- Button slot titles need to be escaped properly on output. OR we need to …
- 09:45 Ticket #222 (Proper escaping needed for button slots) created by
- Button slot titles need to be escaped properly on output. OR we need to …
- 09:17 Changeset [797] by
- There is no Form helper in 1.4
- 03:27 Ticket #221 (Routing for a{User,Group,Permission}Admin are added even if one or all ...) created by
- Unlike the a and aMedia modules, the routes for the above …
- 03:27 Ticket #221 (Routing for a{User,Group,Permission}Admin are added even if one or all ...) created by
- Unlike the a and aMedia modules, the routes for the above …
03/30/10:
- 20:10 Changeset [796] by
- If you click anywhere outside of the addslot dropdown the dropdown goes …
- 20:10 Changeset [795] by
- If you click anywhere outside of the addslot dropdown the dropdown goes …
- 19:04 Changeset [794] by
- removed text shadow on new awesome new slot selector
- 17:50 Changeset [793] by
- When a-area slot is in an add-slot-now state, the z-index is increased to …
- 17:49 Changeset [792] by
- When a-area slot is in an add-slot-now state, the z-index is increased to …
- 17:16 Ticket #220 (New aAccordionSlot Slot) created by
- Rick: Make a sketch / outline the how it is going to work with some …
- 17:16 Ticket #220 (New aAccordionSlot Slot) created by
- Rick: Make a sketch / outline the how it is going to work with some …
- 17:01 Ticket #219 (In aNavigation, "home" defaults to French) closed by
- fixed: Fixed. We'll need to do a 1.0.12 release with this soon.
- 17:01 Ticket #219 (In aNavigation, "home" defaults to French) closed by
- fixed: Fixed. We'll need to do a 1.0.12 release with this soon.
- 17:01 Changeset [791] by
- merged fixes for http://trac.apostrophenow.org/ticket/219
- 16:59 Changeset [790] by
- autogenerated stuff
- 16:59 Changeset [789] by
- Fixed http://trac.apostrophenow.org/ticket/219 by changing …
- 16:32 Ticket #219 (In aNavigation, "home" defaults to French) created by
- In the navigation, "Home" is in French (Accueil). This happens in the …
- 16:32 Ticket #219 (In aNavigation, "home" defaults to French) created by
- In the navigation, "Home" is in French (Accueil). This happens in the …
- 16:29 Changeset [788] by
- CSS Styling for Add Slot dropdown, mocked up visual add slot here visual …
- 16:28 Changeset [787] by
- Minor CSS adjustments to Variants options dropdown / Add slot dropdown
- 13:55 Changeset [786] by
- Formatting changes, removing some vestigial comments.
- 13:12 Changeset [785] by
- removed the old tabs component and put the new aNavigation component …
- 13:05 Changeset [784] by
- top navigatoin
- 12:27 Ticket #207 (Edit View - Category "Add New Category" drop-down in Sidebar) reopened by
- 12:27 Ticket #207 (Edit View - Category "Add New Category" drop-down in Sidebar) reopened by
- 12:26 Ticket #211 (Edit View - Fix Type Ahead on Blog Sidebar) reopened by
- 12:26 Ticket #211 (Edit View - Fix Type Ahead on Blog Sidebar) reopened by
- 12:24 Ticket #211 (Edit View - Fix Type Ahead on Blog Sidebar) closed by
- fixed
- 12:24 Ticket #211 (Edit View - Fix Type Ahead on Blog Sidebar) closed by
- fixed
- 12:24 Changeset [783] by
- Added tag typeahead to blog editor #211.
- 12:15 Ticket #207 (Edit View - Category "Add New Category" drop-down in Sidebar) closed by
- fixed
- 12:15 Ticket #207 (Edit View - Category "Add New Category" drop-down in Sidebar) closed by
- fixed
- 12:14 Changeset [782] by
- 1.3 - Disabled Editing-Now button styles
- 12:13 Changeset [781] by
- Disabled Editing-Now button styles
- 12:05 Changeset [780] by
- Added ability to add new categories while editing posts.
- 12:03 Changeset [779] by
- Moved definition of css classes second and next-last to templates.
- 11:54 Changeset [778] by
- Merged obsolete parameter fix stable branch
- 11:52 Changeset [777] by
- obsolete argument in removeAttributes call
- 10:41 Changeset [776] by
- Fixed bug in aMultipleSelect's add option that disabled adding new values …
- 09:58 Changeset [775] by
- Set editDefault to true for aBlogSlot and aBlogSingleSlot.
- 00:14 Changeset [774] by
- New 'add' option to aMultipleSelect provides a straightforward way to …
03/29/10:
- 20:14 Changeset [773] by
- added second and penultimate classes to tab and accordion navigation. Who …
- 19:46 Changeset [772] by
- changed Rename from button to input
- 17:57 Changeset [771] by
- fixed icon images for trash and cancel
- 17:23 Changeset [770] by
- the submit button was not the same in 1.3 as trunk. This is fixed now
- 17:23 Ticket #214 (Error Adding Blog Slots) closed by
- fixed
- 17:23 Ticket #214 (Error Adding Blog Slots) closed by
- fixed
- 17:23 Changeset [769] by
- Fixed initialization errors in aBlogSingleSlot #214.
- 17:15 Ticket #218 (aMultipleSelect should allow an additional parameter that allows the ...) created by
- aMultipleSelect should accept a parameter that allows new values to be …
- 17:15 Ticket #218 (aMultipleSelect should allow an additional parameter that allows the ...) created by
- aMultipleSelect should accept a parameter that allows new values to be …
- 17:07 Ticket #217 (Save & Publish Post buttons) created by
- We need to work out a better way for people to Save and to Publish posts. …
- 17:07 Ticket #217 (Save & Publish Post buttons) created by
- We need to work out a better way for people to Save and to Publish posts. …
- 17:06 Ticket #216 (Upgrade jsTree to .0.9.9a2 and sfJqueryReloadedPlugin to latest jQuery ...) created by
- Hey Tom, I tried to follow the jsTree readme, drop in the files and hook …
- 17:06 Ticket #216 (Upgrade jsTree to .0.9.9a2 and sfJqueryReloadedPlugin to latest jQuery ...) created by
- Hey Tom, I tried to follow the jsTree readme, drop in the files and hook …
- 17:05 Changeset [768] by
- re-enabled positioning for singleton slot controls
- 17:03 Ticket #215 (Redesign Title) created by
- Work through the issues with the title on the page. The title "Edit Blog …
- 17:03 Ticket #215 (Redesign Title) created by
- Work through the issues with the title on the page. The title "Edit Blog …
- 16:58 Ticket #214 (Error Adding Blog Slots) created by
- When you add "Blog Posts" or "Blog Post", it is not behaving properly. …
- 16:58 Ticket #214 (Error Adding Blog Slots) created by
- When you add "Blog Posts" or "Blog Post", it is not behaving properly. …
- 16:52 Ticket #213 (Integrate Disqus for Comments) created by
- We are going to use Disqus for comments for now. http://disqus.com/ Dan …
- 16:52 Ticket #213 (Integrate Disqus for Comments) created by
- We are going to use Disqus for comments for now. http://disqus.com/ Dan …
- 16:43 Ticket #212 (Move "Post Options" to left column) created by
- To allow for multiple templates (including right column content), move the …
- 16:43 Ticket #212 (Move "Post Options" to left column) created by
- To allow for multiple templates (including right column content), move the …
- 16:39 Ticket #211 (Edit View - Fix Type Ahead on Blog Sidebar) created by
- The type ahead functionality is not working in Blog Plugin. Please fix.
- 16:39 Ticket #211 (Edit View - Fix Type Ahead on Blog Sidebar) created by
- The type ahead functionality is not working in Blog Plugin. Please fix.
- 16:38 Ticket #210 (Edit View - Design Solution for "Add This" to blog post (possibly pages)) created by
- We should figure out a way to include the Add This service to blog posts …
- 16:38 Ticket #210 (Edit View - Design Solution for "Add This" to blog post (possibly pages)) created by
- We should figure out a way to include the Add This service to blog posts …
- 16:34 Ticket #209 (Change "Recommended Tags" to "Popular Tags") created by
- Not much to this one: Change "Recommended Tags" to "Popular Tags" …
- 16:34 Ticket #209 (Change "Recommended Tags" to "Popular Tags") created by
- Not much to this one: Change "Recommended Tags" to "Popular Tags" …
- 15:06 Ticket #208 (Add New Category for Media) created by
- We should add the same add new category functionality to Media. One of …
- 15:06 Ticket #208 (Add New Category for Media) created by
- We should add the same add new category functionality to Media. One of …
- 15:02 Ticket #207 (Edit View - Category "Add New Category" drop-down in Sidebar) created by
- One of the options when selecting a category in the drop-down (combo-box) …
- 15:02 Ticket #207 (Edit View - Category "Add New Category" drop-down in Sidebar) created by
- One of the options when selecting a category in the drop-down (combo-box) …
- 15:01 Changeset [767] by
- CSS
- 14:56 Ticket #206 (Edit View - Allow People To Set The Slug) created by
- Right now the slug for a blog post defaults to the ID. We should have it …
- 14:56 Ticket #206 (Edit View - Allow People To Set The Slug) created by
- Right now the slug for a blog post defaults to the ID. We should have it …
- 14:53 Changeset [766] by
- restored button positioning for singletone slots
- 14:51 Ticket #205 (Save Title on Blur) created by
- When you first create a post, you should set the title before adding …
- 14:51 Ticket #205 (Save Title on Blur) created by
- When you first create a post, you should set the title before adding …
- 14:48 Ticket #204 (Don't Show Drop-down for Author if not an admin) created by
- If you are an editor, you can not choose author of a blog post. Right now …
- 14:48 Ticket #204 (Don't Show Drop-down for Author if not an admin) created by
- If you are an editor, you can not choose author of a blog post. Right now …
- 14:43 Changeset [765] by
- missing alt images
- 14:43 Changeset [764] by
- Fixed error with initial usage of aBlogSlot where values are not …
- 14:39 Changeset [763] by
- a.css brought up to match the trunk
- 14:17 Changeset [762] by
- merged new add slot user interface into the 1.3 branch
- 14:13 Changeset [761] by
- New add slot user interface
- 14:02 Changeset [760] by
- fixed cross browser input styling issues
- 14:00 Changeset [759] by
- further functional test fixes from trunk
- 13:59 Changeset [758] by
- Merged further improvements to functional testing from trunk
- 13:29 Changeset [757] by
- updated some styles for inputs, fixed the alt trash icon and alt cancel …
- 13:29 Ticket #203 (Form classes not bound to Doctrine should extend BaseForm not sfForm) created by
- Simple enough to do and improves extensibility etc.
- 13:29 Ticket #203 (Form classes not bound to Doctrine should extend BaseForm not sfForm) created by
- Simple enough to do and improves extensibility etc.
- 13:27 Changeset [756] by
- Some basic functional tests, more to come
- 13:26 Changeset [755] by
- Apostrophe functional test support merged. Should work for both the …
- 13:20 Ticket #196 (Problem with accents in Textslot and htmlentities) closed by
- fixed: This was fixed in 1.0.9
- 13:20 Ticket #196 (Problem with accents in Textslot and htmlentities) closed by
- fixed: This was fixed in 1.0.9
- 12:52 Changeset [754] by
- a.css changes from the weekend - not finished everything else that needs …
- 12:51 Changeset [753] by
- missing alt images
- 10:11 Changeset [752] by
- merged changes from trunk: changed background position for buttons to be …
03/28/10:
- 16:08 Ticket #202 (i18n Polish) created by
- So i worked on the polish translation its not 100% compleate but it could …
- 16:08 Ticket #202 (i18n Polish) created by
- So i worked on the polish translation its not 100% compleate but it could …
- 13:59 Changeset [751] by
- changes to button css to fix issues with the gradients, edited trash icon …
03/27/10:
- 18:38 Changeset [750] by
- Beginnings of functional tests for the a module. Database settings for …
- 18:36 Changeset [749] by
- Support classes for functional tests of Apostrophe. Our functional test …
03/26/10:
- 17:32 Changeset [748] by
- I think I merged 1.3 changes to the trunk heh
- 17:19 Changeset [747] by
- merged trunk updates to 1.3
- 17:11 Changeset [746] by
- 17:03 Changeset [745] by
- added a unique class name to aNavigation for breadcrumbs too
- 16:53 Changeset [744] by
- bringing trunk up to 1.3
- 15:48 Changeset [743] by
- added a unique class name to aNavigation for tabs and accordions
- 15:03 Changeset [742] by
- top navigation css pulled from a.css and put into main.css
- 15:02 Changeset [741] by
- css changes to go long with tab navigation change in layout.php were moved …
- 14:57 Changeset [740] by
- changed main tab navigation to use aNavigation component in favor of the …
- 14:51 Changeset [739] by
- simplified the a-cancel styles from the last commit
- 13:42 Changeset [738] by
- woops
- 13:40 Changeset [737] by
- created an assets override for blog admin to ensure that blog.css is …
- 12:57 Changeset [736] by
- french updates
- 12:56 Changeset [735] by
- French updated with a few phrases
- 12:54 ManualInstallation edited by
- (diff)
- 12:53 ManualInstallation edited by
- (diff)
- 12:39 Ticket #201 (aAdmin theme should only include i18n calls when i18n is enabled in ...) closed by
- fixed: Loading the helper from a separate method now. For some reason I couldn't …
- 12:39 Ticket #201 (aAdmin theme should only include i18n calls when i18n is enabled in ...) closed by
- fixed: Loading the helper from a separate method now. For some reason I couldn't …
- 12:38 Changeset [734] by
- i18n is no longer mandatory in the admin generator theme (although it is …
- 12:36 Changeset [733] by
- Our admin generator theme no longer mandates that i18n be turned on in …
- 12:29 Changeset [732] by
- jake made me take the a-btn class off of the slideshow arrows because …
- 12:23 Changeset [731] by
- solved the annoying cancel button issue finally, removed the stray lines …
- 12:19 Changeset [730] by
- fixed squished cancel button
- 12:17 Changeset [729] by
- fixed squished cancel button
- 12:06 Changeset [728] by
- Added aMultiselect to Post Options form.
- 12:04 Changeset [727] by
- another button tag found and eradicated
- 11:15 Ticket #201 (aAdmin theme should only include i18n calls when i18n is enabled in ...) created by
- As much as we love i18n we shouldn't force people to enable it. Currently …
- 11:15 Ticket #201 (aAdmin theme should only include i18n calls when i18n is enabled in ...) created by
- As much as we love i18n we shouldn't force people to enable it. Currently …
- 10:29 Changeset [726] by
- Initial version of blog slot.
- 09:38 Changeset [725] by
- merged a few changes from the trunk
- 00:31 Changeset [724] by
- changed sign in button class fron a-btn to a-submit
03/25/10:
- 18:36 Changeset [723] by
- 18:34 Changeset [722] by
- changed sign in and create page button classes from a-btn to a-submit. …
- 18:12 Changeset [721] by
- whoops, a typo broke plaintext slots at the last minute in 1.0.10
- 18:12 Changeset [720] by
- sign in button changed type to input
- 18:12 Changeset [719] by
- changed 'sign in' and 'create page' from button to input to keep the …
- 18:10 Changeset [718] by
- 1.0.11 plaintext slot typo fix
- 18:08 Changeset [717] by
- Whoops, last minute typo broke 1.0.10 plaintext slots, fixed in 5 minutes! …
- 17:59 Changeset [716] by
- merged changes from 1.3: buttons with border instead on inset shadow, …
- 17:59 Changeset [715] by
- * Cancel works properly again in the media plugin * Media plugin also …
- 17:58 Changeset [714] by
- Ready for 1.0.10
- 17:53 Changeset [713] by
- merged media select fix, french in fixtures, merged plain text slot fix
- 17:52 Changeset [712] by
- Cancelling media selections works again (whoops) Related: no more stale …
- 17:51 Changeset [711] by
- 17:40 Changeset [710] by
- button loses out to input=submit
- 15:36 Ticket #200 (Blog Post Slots - combine typeahead blog slot with recent posts) created by
- User clicks on 'Blog Post' slot. The slot is added and the 'Choose Slot' …
- 15:36 Ticket #200 (Blog Post Slots - combine typeahead blog slot with recent posts) created by
- User clicks on 'Blog Post' slot. The slot is added and the 'Choose Slot' …
- 15:31 Ticket #199 (Blog Post Slots - Recent Posts) created by
- When you select the 'Recent Posts' slot it will place the slot and default …
- 15:31 Ticket #199 (Blog Post Slots - Recent Posts) created by
- When you select the 'Recent Posts' slot it will place the slot and default …
- 14:52 Ticket #198 (Graphical representation of Media selection constraints) created by
- Rick + Jake, Let's sketch out some kind of simple graphical …
- 14:52 Ticket #198 (Graphical representation of Media selection constraints) created by
- Rick + Jake, Let's sketch out some kind of simple graphical …
- 14:45 Ticket #197 (Imposing implicit default constraints with media slots) created by
- We should have a setting that silently turns on when a width parameter is …
- 14:45 Ticket #197 (Imposing implicit default constraints with media slots) created by
- We should have a setting that silently turns on when a width parameter is …
- 13:40 Changeset [709] by
- CSS
- 12:39 Changeset [708] by
- Added new blog post button to blog engine index view, see #181.
- 12:15 Ticket #79 (Change Date Picker for Date Published in Blog Plugin) closed by
- fixed
- 12:15 Ticket #79 (Change Date Picker for Date Published in Blog Plugin) closed by
- fixed
- 12:15 Changeset [707] by
- Blog plugin 1.3 branch now use jQuery widget for selecting published at, …
- 11:56 Changeset [706] by
- fixed moz border radius on blog pager controls
- 09:49 Changeset [705] by
- Fixtures now include a French version! Thanks to Quentin
- 07:00 Ticket #196 (Problem with accents in Textslot and htmlentities) created by
- If in textslot, the specialchars "é" is not displayed correctly. …
- 07:00 Ticket #196 (Problem with accents in Textslot and htmlentities) created by
- If in textslot, the specialchars "é" is not displayed correctly. …
03/24/10:
- 22:31 Ticket #195 (Installation guide for The Hard Way needs project:permissions step) created by
- While it's in the guide for the sandbox installation, the "hard way" steps …
- 22:31 Ticket #195 (Installation guide for The Hard Way needs project:permissions step) created by
- While it's in the guide for the sandbox installation, the "hard way" steps …
- 20:31 Ticket #188 (Targeting FCKEditor toolbar sets from templates is broken for ...) closed by
- fixed
- 20:31 Ticket #188 (Targeting FCKEditor toolbar sets from templates is broken for ...) closed by
- fixed
- 20:29 Milestone 1.0.9 completed
- Our next bugfix release. We can make these on Wednesdays or Fridays. We …
- 20:28 Ticket #105 (i18n for apostrophe admin) closed by
- fixed
- 20:28 Ticket #105 (i18n for apostrophe admin) closed by
- fixed
- 19:50 Changeset [704] by
- Merged I18N settings and translation files from stable branch of sandbox
- 19:48 Changeset [703] by
- Our user interface is now available in French, Spanish, German, and oh …
- 19:47 Changeset [702] by
- Version 1.0.9 tagged
- 19:46 Changeset [701] by
- version 1.09 release packaged
- 19:41 ManualI18N edited by
- (diff)
- 19:38 ManualI18N edited by
- (diff)
- 19:36 ManualI18N edited by
- (diff)
- 19:34 ManualOverview edited by
- (diff)
- 19:34 ManualOverview edited by
- (diff)
- 19:33 ManualDevelopersGuide edited by
- (diff)
- 19:32 ManualDevelopersGuide edited by
- (diff)
- 19:31 ManualDevelopersGuide edited by
- (diff)
- 19:30 ManualI18N created by
- 17:31 Changeset [700] by
- changed the checked variant icon
- 17:10 Changeset [699] by
- Merged fixes to allow editing global or virtual page media slots from a …
- 16:53 Changeset [698] by
- Allow superadmins to grant superadmin.
- 16:52 Changeset [697] by
- Fix to allow proper redirects back from the media engine when editing …
- 16:35 Changeset [696] by
- button tags were ugly, input submits are not - jake hiller for president …
- 15:10 Changeset [695] by
- 13:26 Changeset [694] by
- moved some css out of a.css into main.css because it was applying …
- 13:26 Changeset [693] by
- moved some css out of a.css into main.css because it was applying …
- 13:25 Changeset [692] by
- moved some css out of a.css into main.css because it was applying …
- 13:22 Changeset [691] by
- drag handle still had an outline
- 12:48 Changeset [690] by
- Fixed bug causing last and first css classes being attached to hidden …
- 12:15 Ticket #165 (aNavigation 'last' class bug with archived pages) closed by
- worksforme
- 12:15 Ticket #165 (aNavigation 'last' class bug with archived pages) closed by
- worksforme
- 11:44 Ticket #177 (Make Title an Apostrophe Text Slot in Blog Plugin) closed by
- wontfix: I am closing this, as of right now we are going to stick with having the …
- 11:44 Ticket #177 (Make Title an Apostrophe Text Slot in Blog Plugin) closed by
- wontfix: I am closing this, as of right now we are going to stick with having the …
- 11:41 Changeset [689] by
- Added popular tags to Tag input in blog editor.
- 11:17 Ticket #191 (apostropheBlogPlugin - Published At) closed by
- fixed
- 11:17 Ticket #191 (apostropheBlogPlugin - Published At) closed by
- fixed
- 11:17 Changeset [688] by
- Fixed bug where new blog posts had no template set. Datetime widget for …
- 11:00 Changeset [687] by
- Added support for defining the template a blog post will use, see ticket …
- 09:59 Changeset [686] by
- merged fixtures fix
- 09:59 Changeset [685] by
- fixtures no longer use tags our filter doesn't allow (oops)
- 09:26 Ticket #173 (aText Slot not working properly) closed by
- fixed
- 09:26 Ticket #173 (aText Slot not working properly) closed by
- fixed
- 09:26 Changeset [684] by
- Merged fixes for plaintext slots
- 09:25 Changeset [683] by
- Plain-text slots now autolink URLs and email address (with obfuscation for …
- 09:11 Ticket #166 (Update search index when page settings change) closed by
- fixed
- 09:11 Ticket #166 (Update search index when page settings change) closed by
- fixed
- 09:11 Changeset [682] by
- Merged search engine update fix for page settings dialog
- 09:10 Changeset [681] by
- Refactored search engine updates into a requestSearchUpdate method Search …
- 08:57 Ticket #109 (Division by zero) closed by
- fixed: Verified this was fixed as part of the reworked PDF slot John and Jake …
- 08:57 Ticket #109 (Division by zero) closed by
- fixed: Verified this was fixed as part of the reworked PDF slot John and Jake …
- 08:49 Ticket #117 (Error in slot aRichText with tool option) closed by
- fixed: Thanks for helping us nail down the specifics of this one
- 08:49 Ticket #117 (Error in slot aRichText with tool option) closed by
- fixed: Thanks for helping us nail down the specifics of this one
- 08:48 Changeset [680] by
- Merged tool option fix for rich text slots
- 08:48 Changeset [679] by
- Fixed http://trac.apostrophenow.org/ticket/117 the 'tool' option to a rich …
03/23/10:
- 21:07 Changeset [678] by
- A few more teensy I18N omissions thanks to Frank
- 21:06 Changeset [677] by
- A few more teensy I18n omissions thanks to Frank
- 21:00 Changeset [676] by
- Fixed I18N for the page settings form's various choices
- 20:59 Changeset [675] by
- AHA! If you setFormFormatterName() you must set the translation catalogue …
- 20:15 Changeset [674] by
- I18N fixes for admin generated stuff (flash messages and some case errors …
- 20:13 Changeset [673] by
- I18N for flash notices (that was a pain!)
- 20:04 Changeset [672] by
- More i18n
- 19:58 Changeset [671] by
- I think I fixed the irritating cancel button behavior from impacting …
- 19:56 Changeset [670] by
- I think I fixed the irritating cancel button behavior
- 19:55 Changeset [669] by
- CSS
- 19:45 Changeset [668] by
- date and time picker cursor:pointer
- 19:43 Changeset [667] by
- styled the editView sidebar some more
- 19:18 Changeset [666] by
- left sidebar add new post is a big plus button
- 19:18 Changeset [665] by
- a-error-icon.png is actually red now instead of randomly being orange
- 17:32 Changeset [664] by
- 17:25 Changeset [663] by
- yet more i18n changes
- 17:02 Changeset [662] by
- Added the .a-flag-btn style to aUI/a.css - You can now create flagged …
- 16:45 Changeset [661] by
- Only allow admins to create posts for other users.
- 16:34 Ticket #187 (Slideshows have save / cancel buttons when creating blog posts) closed by
- fixed: This was related to the form tag for post meta data being included before …
- 16:34 Ticket #187 (Slideshows have save / cancel buttons when creating blog posts) closed by
- fixed: This was related to the form tag for post meta data being included before …
- 16:18 Changeset [660] by
- new button styles with border instead of inset shadow
- 16:00 Changeset [659] by
- alt trash icon and transparent calendar button
- 15:58 Changeset [658] by
- alt trash icon and transparent calendar button
- 15:42 Ticket #184 (Remove "Public" option from blog post) closed by
- fixed
- 15:42 Ticket #184 (Remove "Public" option from blog post) closed by
- fixed
- 15:41 Ticket #182 (Allow Author to close comments for a post) closed by
- fixed
- 15:41 Ticket #182 (Allow Author to close comments for a post) closed by
- fixed
- 15:41 Changeset [657] by
- Removed public option from blog posts, fixes #184. Added support for …
- 15:19 Changeset [656] by
- More i18n oversights
- 15:18 Changeset [655] by
- Some leftover Layout classes caught by doctrine:clean.
- 15:10 Ticket #180 (Admin Permission on Blog Plugin) closed by
- fixed
- 15:10 Ticket #180 (Admin Permission on Blog Plugin) closed by
- fixed
- 15:09 Ticket #193 (apostropheBlogPlugin - Categories when Editing a Post) closed by
- fixed: This is fixed admins will now see all available categories. Regular users …
- 15:09 Ticket #193 (apostropheBlogPlugin - Categories when Editing a Post) closed by
- fixed: This is fixed admins will now see all available categories. Regular users …
- 15:07 Changeset [654] by
- Admins now have access to all categories when creating or editing posts, …
- 15:06 Changeset [653] by
- i18n oversights
- 15:05 Changeset [652] by
- brought a.css trunk up to date with the a.css 1.3 branch. This includes …
- 15:04 Changeset [651] by
- build all reload
- 14:20 Ticket #150 (Superadmins should be able to grant superadmin) closed by
- fixed
- 14:20 Ticket #150 (Superadmins should be able to grant superadmin) closed by
- fixed
- 14:19 Changeset [650] by
- Enable superadmins to grant superadmin, fixes #150.
- 14:04 Ticket #194 (Slot controls hidden on failed form validation) closed by
- fixed: fixed this in the trunk [648] fixed this in the 1.3 branch [649] …
- 14:04 Ticket #194 (Slot controls hidden on failed form validation) closed by
- fixed: fixed this in the trunk [648] fixed this in the 1.3 branch [649] …
- 14:03 Changeset [649] by
- Spike's fix for calling aUI() after form validation fails - see: Ticket …
- 14:02 Changeset [648] by
- Spike's fix for calling aUI() after form validation fails - see: Ticket …
- 13:45 Ticket #194 (Slot controls hidden on failed form validation) created by
- When editing a slot, if form validation fails, the slot reloads via XHR …
- 13:45 Ticket #194 (Slot controls hidden on failed form validation) created by
- When editing a slot, if form validation fails, the slot reloads via XHR …
- 12:20 Ticket #193 (apostropheBlogPlugin - Categories when Editing a Post) created by
- I managed to create some categories by going here: …
- 12:20 Ticket #193 (apostropheBlogPlugin - Categories when Editing a Post) created by
- I managed to create some categories by going here: …
- 12:08 Ticket #192 (Edit View - Fix Tag Type Ahead on Blog Sidebar) created by
- When editing a post, on the right sidebar there is a tag typeahead field. …
- 12:08 Ticket #192 (Edit View - Fix Tag Type Ahead on Blog Sidebar) created by
- When editing a post, on the right sidebar there is a tag typeahead field. …
- 11:57 Ticket #191 (apostropheBlogPlugin - Published At) created by
- The date portion of the widget should pre-fill with the current date. The …
- 11:57 Ticket #191 (apostropheBlogPlugin - Published At) created by
- The date portion of the widget should pre-fill with the current date. The …
- 11:48 Changeset [647] by
- title looks g8
- 11:04 Changeset [646] by
- The tests that are known to be valid are passing now.
- 10:19 Ticket #190 (Save button slot doesn't work online) closed by
- invalid: You probably have a permissions problem where Apache can't write to the …
- 10:19 Ticket #190 (Save button slot doesn't work online) closed by
- invalid: You probably have a permissions problem where Apache can't write to the …
- 09:34 Ticket #189 (I18n Issues) closed by
- fixed: Fixed thanks
- 09:34 Ticket #189 (I18n Issues) closed by
- fixed: Fixed thanks
- 09:33 Changeset [645] by
- i18n fix (thanks to galileo)
- 09:32 Changeset [644] by
- i18n fixes. Thanks to galileo
- 04:28 Ticket #190 (Save button slot doesn't work online) created by
- Hi I am using the apostrophe plugin with Symfony 1.2 on ubuntu 9.04. All …
- 04:28 Ticket #190 (Save button slot doesn't work online) created by
- Hi I am using the apostrophe plugin with Symfony 1.2 on ubuntu 9.04. All …
- 01:06 Ticket #189 (I18n Issues) created by
- modules/aMedia/templates/indexSuccess.php line 15 <?php echo ('or', …
- 01:06 Ticket #189 (I18n Issues) created by
- modules/aMedia/templates/indexSuccess.php line 15 <?php echo ('or', …
- 00:01 Ticket #188 (Targeting FCKEditor toolbar sets from templates is broken for ...) created by
- Given an a_area call in a Page Template that looks something like this: …
- 00:01 Ticket #188 (Targeting FCKEditor toolbar sets from templates is broken for ...) created by
- Given an a_area call in a Page Template that looks something like this: …
03/22/10:
- 21:18 Changeset [643] by
- A few more ignores on the test fixtures project.
- 21:18 Changeset [642] by
- This shouldn't be under version control either.
- 21:17 Changeset [641] by
- Get rid of cache in the test fixtures project... still haven't figured out …
- 21:14 Changeset [640] by
- A little more flexibility with our convenience methods for functional …
- 18:53 Changeset [639] by
- added color to explicity make sure time widget values weren't invisible
- 18:46 Changeset [638] by
- ui-timepicker-trigger position
- 18:45 Changeset [637] by
- added a wrapper around the time widget so that it outputs similar markup …
- 18:45 Changeset [636] by
- more styling
- 18:13 Changeset [635] by
- Added functionality to create UserEvents? from Template_Events
- 17:57 Changeset [634] by
- Added additional parameters to configure method of DateTime? widget
- 17:34 Ticket #187 (Slideshows have save / cancel buttons when creating blog posts) created by
- It's kind of weird, I feel like it's just outputting the edit view of the …
- 17:34 Ticket #187 (Slideshows have save / cancel buttons when creating blog posts) created by
- It's kind of weird, I feel like it's just outputting the edit view of the …
- 17:26 Changeset [633] by
- cleaned up the br.c clearfix styles
- 17:25 Ticket #186 (Add Template per Post Option) created by
- We discussed that it would be rad if you could template each post …
- 17:25 Ticket #186 (Add Template per Post Option) created by
- We discussed that it would be rad if you could template each post …
- 17:24 Ticket #185 (Move title to the top of the post) created by
- The title field should be at the top of the post. Not in the right column.
- 17:24 Ticket #185 (Move title to the top of the post) created by
- The title field should be at the top of the post. Not in the right column.
- 17:23 Ticket #184 (Remove "Public" option from blog post) created by
- We do not need to allow for the "Public" option at the blog post level. …
- 17:23 Ticket #184 (Remove "Public" option from blog post) created by
- We do not need to allow for the "Public" option at the blog post level. …
- 17:20 Ticket #183 (Create Separate Categories for News & Events) created by
- News and Events should not share the same set of categories. Currently …
- 17:20 Ticket #183 (Create Separate Categories for News & Events) created by
- News and Events should not share the same set of categories. Currently …
- 17:18 Ticket #182 (Allow Author to close comments for a post) created by
- You should be able to post to the blog without allowing for comments. Many …
- 17:18 Ticket #182 (Allow Author to close comments for a post) created by
- You should be able to post to the blog without allowing for comments. Many …
- 17:16 Ticket #181 (Style "New Post" button in the News Section) created by
- When you are in the News section, there should be a button that takes you …
- 17:16 Ticket #181 (Style "New Post" button in the News Section) created by
- When you are in the News section, there should be a button that takes you …
- 17:02 Ticket #180 (Admin Permission on Blog Plugin) created by
- Admin should be able to add/edit/delete ALL categories in the Blog and …
- 17:02 Ticket #180 (Admin Permission on Blog Plugin) created by
- Admin should be able to add/edit/delete ALL categories in the Blog and …
- 16:49 Ticket #179 (slug - add '+' to a slug breaks executeShow()) created by
- to replicate: - login as admin - choose any page - edit page settings, add …
- 16:49 Ticket #179 (slug - add '+' to a slug breaks executeShow()) created by
- to replicate: - login as admin - choose any page - edit page settings, add …
- 16:30 Changeset [632] by
- rescoped admin styles in a.css from a-admin-container to .a-admin because …
- 16:27 Changeset [631] by
- rescoped admin styles because that ID was crushing everything
- 16:27 Changeset [630] by
- stylin'
- 15:34 Changeset [629] by
- Contains a patched inline copy of sfWidgetFormTime until …
- 15:08 Changeset [628] by
- Renamed aFormLayout to aFormFieldset.
- 14:59 Ticket #178 (Index View - TH sort button class="selected" for anchors in the filternav) created by
- When I engage a filter from the pop-open list, I want that filter option …
- 14:59 Ticket #178 (Index View - TH sort button class="selected" for anchors in the filternav) created by
- When I engage a filter from the pop-open list, I want that filter option …
- 14:07 Changeset [627] by
- Reasonable CSS for jQuery autocomplete
- 12:46 Changeset [626] by
- cleaner .dropshadow class, changed some variant styles
- 12:43 Ticket #177 (Make Title an Apostrophe Text Slot in Blog Plugin) created by
- As discussed, make Title an Apostrophe Text Slot in Blog Plugin. Talk to …
- 12:43 Ticket #177 (Make Title an Apostrophe Text Slot in Blog Plugin) created by
- As discussed, make Title an Apostrophe Text Slot in Blog Plugin. Talk to …
03/21/10:
- 21:44 Changeset [625] by
- restored i18n fixes and "can't add slot" fix
- 21:43 Changeset [624] by
- restored i18n fixes from last 24 hours
- 18:55 Changeset [623] by
- sample databases.yml is now UTF8-ready autogenerated stuff
- 18:53 Changeset [622] by
- i18n omissions, fix for "can't add slots" bug
- 18:52 Changeset [621] by
- i18n omissions
03/19/10:
- 20:27 Changeset [620] by
- Extend aSecurityUser, not sfGuardSecurityUser, in your myUser class
- 20:26 Changeset [619] by
- SECURITY FIX: prior to this fix, if an admin edited a particular slot and …
- 20:22 Changeset [618] by
- Extend aSecurityUser, not sfGuardSecurityUser, in order to clear the …
- 20:22 Changeset [617] by
- SECURITY FIX: prior to this fix, if an admin edited a particular slot and …
- 13:05 Changeset [616] by
- Added more dropdown filters for various fields.
- 11:45 Changeset [615] by
- fixed some selectors on the new blog pager navigation styles
- 11:44 Changeset [614] by
- No mandatory arguments in forms that need I18N discovery
- 11:41 Changeset [613] by
- no mandatory params to language form (we have a suitable app.yml value)
- 11:37 Changeset [612] by
- Language switcher More I18N strings
- 11:32 Changeset [611] by
- Get that pesky Remember message into I18N
- 11:26 Changeset [610] by
- Changed event module to only show upcomming events unless user is …
- 11:06 Changeset [609] by
- Added German translation, enabled language switcher in app.yml (it's off …
- 11:06 Changeset [608] by
- Dropped in the current German translation as an example along with French …
- 10:28 Changeset [607] by
- Switched published_at to be a JQuery widget
- 08:53 Changeset [606] by
- I18N for global buttons
- 08:51 Changeset [605] by
- Correct I18N catalogue for the global buttons
- 07:34 Changeset [604] by
- Enables aFormSignin for I18N of the login form Translates the login button
- 07:34 Changeset [603] by
- Subclasses sfGuardFormSignin and sets the apostrophe I18N catalogue so we …
03/18/10:
- 22:56 Changeset [602] by
- More I18N
- 22:55 Changeset [601] by
- 22:55 Changeset [600] by
- More I18N strings. The permissions and group admins now provide forms at …
- 22:03 ManualDesignersGuide edited by
- (diff)
- 18:38 Changeset [599] by
- the sort menu is sort of styled a little bit :D heh
- 17:14 Changeset [598] by
- recreated blog pagination controls with CSS to make them easier to style
- 17:08 Changeset [597] by
- Proper changes for fieldset vs. layout.
- 16:44 Changeset [596] by
- Fixed filter to allow an associative parameter to be passed for tag …
- 16:11 Changeset [595] by
- Importing commentable plugin
- 16:10 Changeset [594] by
- Adding comment plugin again
- 16:10 Changeset [593] by
- 16:02 Changeset [592] by
- Adding sfDoctrineActAsCommentablePlugin
- 15:32 Changeset [591] by
- Added tag dropdown for blog administrator.
- 15:31 Changeset [590] by
- sidebar
- 15:20 Changeset [589] by
- _assets.php bugs fixed
- 15:20 Changeset [588] by
- assets.php bugs fixed
- 15:14 Changeset [587] by
- body classes all around
- 12:23 Changeset [586] by
- generated classes from a build --all
- 11:22 Changeset [585] by
- I added the editing-now class to the outter most parent of a slot. This …
- 09:16 Ticket #176 (Referenced CSS images are not displayed if page is not at webroot) created by
- When the Symfony project using the Apostrophe plugin is not a first class …
- 09:16 Ticket #176 (Referenced CSS images are not displayed if page is not at webroot) created by
- When the Symfony project using the Apostrophe plugin is not a first class …
- 09:13 Changeset [584] by
- Hyphens are not valid in JavaScript? function names. Thanks to Spike Broehm
- 09:12 Changeset [583] by
- hyphens are valid in IDs but not in JavaScript? function names. Thanks to …
- 09:08 Ticket #175 (PDF issue in stable demo project?) created by
- From kientran: "I've check out the 1.3 stable sandbox of apostrophe now …
- 09:08 Ticket #175 (PDF issue in stable demo project?) created by
- From kientran: "I've check out the 1.3 stable sandbox of apostrophe now …
- 08:53 Ticket #174 (Apostrophe incompatible with Symfony input escaping methods) created by
- Apostrophe doesn't have an XSS problem, because we escape content …
- 08:53 Ticket #174 (Apostrophe incompatible with Symfony input escaping methods) created by
- Apostrophe doesn't have an XSS problem, because we escape content …
03/17/10:
- 17:49 ManualInstallation edited by
- (diff)
- 17:34 ManualDevelopersGuide edited by
- (diff)
- 17:34 Changeset [582] by
- Changes to blog template layouts.
- 17:33 Changeset [581] by
- app_a_extra_admin_buttons was structured in a silly way, thanks for …
- 17:30 Changeset [580] by
- app_a_extra_admin_buttons was structured in a silly way, thanks for …
- 16:47 ManualDevelopersGuide edited by
- (diff)
- 16:44 ManualDevelopersGuide edited by
- (diff)
- 16:43 ManualDevelopersGuide edited by
- (diff)
- 16:25 ManualInstallation edited by
- (diff)
- 16:05 Ticket #173 (aText Slot not working properly) created by
- aText slot isn't doing what it's advertised to do. Emails are not being …
- 16:05 Ticket #173 (aText Slot not working properly) created by
- aText slot isn't doing what it's advertised to do. Emails are not being …
- 15:28 Changeset [579] by
- Moved the culture check from the WHERE clause to the ON clause and added …
- 15:26 Changeset [578] by
- Moved the culture check from the WHERE clause to the ON clause and added …
- 14:55 Changeset [577] by
- Global buttons now need name parameters up front
- 14:51 Changeset [576] by
- I18N is enabled in the demo app, in a rough way. A French translation …
- 14:49 Changeset [575] by
- Global buttons now have a 'name' parameter, if you have been very careful …
- 14:48 Changeset [574] by
- Initial ui fanciness.
- 14:46 Changeset [573] by
- Admin generator modules are now ready to act as part of the same i18n …
- 14:45 Changeset [572] by
- Whoops, I left a culture testing message in the partial
- 12:28 Changeset [571] by
- All forms and () strings now use the 'apostrophe' translation catalog …
- 12:24 Changeset [570] by
- Form choices and other strings that can't be safely sniffed but need to be …
- 12:23 Changeset [569] by
- All () internationalization calls in Apostrophe now use the 'apostrophe' …
- 12:21 Changeset [568] by
- Added some strings that can't be sniffed in i18nDummy methods
- 11:33 Ticket #172 (Request for title_postfix in app.yml) created by
- It would be good to have a title_postfix in app.yml to be able to put a …
- 11:33 Ticket #172 (Request for title_postfix in app.yml) created by
- It would be good to have a title_postfix in app.yml to be able to put a …
- 09:07 Changeset [567] by
- These fixtures were breaking the waytohealth project and seem like they …
03/16/10:
- 15:32 Ticket #171 (Create aSlotActions and extend that for Slots instead of BaseaSlotActions) created by
- I'm trying to add a global action to the BaseaSlotActions? file but I …
- 15:32 Ticket #171 (Create aSlotActions and extend that for Slots instead of BaseaSlotActions) created by
- I'm trying to add a global action to the BaseaSlotActions? file but I …
03/13/10:
- 22:57 Changeset [566] by
- autogenerated stuff
- 22:55 Changeset [565] by
- All apostrophe forms can now at least limp along (with warnings) with no …
- 22:54 Changeset [564] by
- All apostrophe forms can now at least limp along (with warnings) with no …
- 21:33 Changeset [563] by
- Forbidding slot editing in the media repository no longer makes sense now …
- 21:33 Changeset [562] by
- Forbidding slot editing in the media repository no longer makes sense now …
- 09:45 Ticket #170 (Tiled pointer hands background on logo in IE6 on demo) created by
- Please fix. I saw this in the 1.3 branch. Make sure you fix it in both …
- 09:45 Ticket #170 (Tiled pointer hands background on logo in IE6 on demo) created by
- Please fix. I saw this in the 1.3 branch. Make sure you fix it in both …
- 09:42 Changeset [561] by
- All of the static text emitted by the UI is now I18N. All of the dates and …
- 09:39 Changeset [560] by
- All of the static text emitted by the UI is now I18N. All of the dates and …
- 07:26 Ticket #169 (Installation guide links to pkContextCMSPlugin instead of apostrophePlugin) closed by
- fixed: Oops fixed thanks.
- 07:26 Ticket #169 (Installation guide links to pkContextCMSPlugin instead of apostrophePlugin) closed by
- fixed: Oops fixed thanks.
- 07:25 ManualInstallation edited by
- (diff)
- 05:12 Ticket #169 (Installation guide links to pkContextCMSPlugin instead of apostrophePlugin) created by
- In the bullet point on the …
- 05:12 Ticket #169 (Installation guide links to pkContextCMSPlugin instead of apostrophePlugin) created by
- In the bullet point on the …
03/12/10:
- 15:52 Changeset [559] by
- listToHashById now takes an optional second parameter, '$method', which …
- 10:53 Ticket #168 (Choose image button has incorrect URI) closed by
- fixed: This is fixed in svn, both the trunk and the 1.3 branch. 'svn update' your …
- 10:53 Ticket #168 (Choose image button has incorrect URI) closed by
- fixed: This is fixed in svn, both the trunk and the 1.3 branch. 'svn update' your …
- 10:51 ManualInstallation edited by
- (diff)
- 10:51 Changeset [558] by
- Engines now work when the CMS is not mounted at the root of the site. You …
- 10:47 Changeset [557] by
- Engines now work when the CMS is not mounted at the root of the site. You …
03/11/10:
- 22:15 Ticket #168 (Choose image button has incorrect URI) created by
- When I create a new Image slot, the Choose image button which appears has …
- 22:15 Ticket #168 (Choose image button has incorrect URI) created by
- When I create a new Image slot, the Choose image button which appears has …
- 14:02 Changeset [556] by
- Added 'categories' and 'notCategories' parameters to the recent posts …
- 12:59 Changeset [555] by
- recent news is reverse chronological
- 12:15 Changeset [554] by
- added single image slideshow margin adjustments
- 11:36 Changeset [553] by
- Added position indicator option to the slideshow and a slot class of …
- 11:25 Changeset [552] by
- added a class name of 'single-image' to the slideshow slot if there is …
- 11:21 Ticket #167 (Simple notification service for apostrophe:deploy and project:sync-content) created by
- apostrophe:deploy and project:sync-content should have the option to …
- 11:21 Ticket #167 (Simple notification service for apostrophe:deploy and project:sync-content) created by
- apostrophe:deploy and project:sync-content should have the option to …
- 10:10 Changeset [551] by
- Calendar engine page settings form.
03/10/10:
- 23:05 Changeset [550] by
- Ported Blog engine category filter to Blog Events.
- 22:24 Changeset [549] by
- Fixed problems with display of uncategorized blog category. Fixed query …
- 18:42 Changeset [548] by
- changed excerpts so that full body won't be shown if excerpt is excluded.
- 17:55 Changeset [547] by
- username field is focused on signinSuccess upon page load - duh …
- 16:12 Ticket #166 (Update search index when page settings change) created by
- The page settings dialog should update the search index for that page, as …
- 16:12 Ticket #166 (Update search index when page settings change) created by
- The page settings dialog should update the search index for that page, as …
- 16:01 Changeset [546] by
- added a unique class to navigation components based on the value. Also …
- 15:12 Changeset [545] by
- Changes to blog plugin to support uncategorized category
- 14:27 Ticket #165 (aNavigation 'last' class bug with archived pages) created by
- I think because the Tree contains unpublished pages, the last class is …
- 14:27 Ticket #165 (aNavigation 'last' class bug with archived pages) created by
- I think because the Tree contains unpublished pages, the last class is …
- 13:23 Changeset [544] by
- New aArray::getChoices method accepts objects and returns an associative …
- 11:08 Changeset [543] by
- Merged back from the trunk: Alpha channel is now preserved when rendering …
- 10:44 Changeset [542] by
- Initial filter dropdown prototypes.
03/09/10:
- 15:02 Changeset [541] by
- I was getting variable not defined. I pulled it over from aHelper to …
- 15:02 Changeset [540] by
- 13:21 Changeset [539] by
- fixed pagination for old blog plugin
- 13:17 Changeset [538] by
- fixed pagination for old blog plugin
- 13:06 Changeset [537] by
- Properly return no media items for an empty list of ids when attaching …
- 12:04 Ticket #164 (Add the ability to hide the page in a navigation) closed by
- worksforme: Unpublish the parent page of those pages, but leave the subpages …
- 12:04 Ticket #164 (Add the ability to hide the page in a navigation) closed by
- worksforme: Unpublish the parent page of those pages, but leave the subpages …
- 10:43 ManualDesignersGuide edited by
- (diff)
- 10:42 ManualDesignersGuide edited by
- (diff)
- 10:42 ManualDesignersGuide edited by
- (diff)
- 10:41 ManualDesignersGuide edited by
- (diff)
- 10:38 Changeset [536] by
- I made this change in the 1.3 Branch last week. Seems I forgot to do it in …
- 10:17 Changeset [535] by
- added images to recent posts component
- 06:00 Ticket #164 (Add the ability to hide the page in a navigation) created by
- I would like to create a page that is not visible in the menu. but I is …
- 06:00 Ticket #164 (Add the ability to hide the page in a navigation) created by
- I would like to create a page that is not visible in the menu. but I is …
03/08/10:
- 17:55 Ticket #163 (aAdmin has some missing 1.3/1.4 admin generator options) created by
- actions_base_class is not used in …
- 17:55 Ticket #163 (aAdmin has some missing 1.3/1.4 admin generator options) created by
- actions_base_class is not used in …
- 17:38 Changeset [534] by
- Added sfDoctrineActAsCommentablePlugin Added photo upload for user …
- 17:17 ManualDesignersGuide edited by
- Always a_slot or a_area, never a_include_slot or a_include_area (diff)
- 16:54 Changeset [533] by
- Tom, merge this into the 1.3 branch. Properly return no media ids when …
- 16:50 Changeset [532] by
- Changed PDF slot styling, the former compact style is now the default …
- 16:48 Changeset [531] by
- Properly handling media attachment post MediaAPI.
- 16:07 Ticket #162 (Conflicting slideshows when a single blog post appears multiple times on a ...) created by
- apostropheBlogPlugin has a slot for embedding one blog post at a time on a …
- 16:07 Ticket #162 (Conflicting slideshows when a single blog post appears multiple times on a ...) created by
- apostropheBlogPlugin has a slot for embedding one blog post at a time on a …
- 13:43 Changeset [530] by
- Cleaned up PDF Slot to work better with IE6
- 13:24 Changeset [529] by
- Fixed rss feed for blog index
- 13:20 Changeset [528] by
- Fixed the feed and made changes to sidebar categories. Fixed feed.
- 12:28 Changeset [527] by
- Initial support for categories in blogPlugin 1.3 branch
- 11:43 Changeset [526] by
- Merging changes from trunk to 1.3, added PDF slot and gave slideshow meta …
- 11:26 Changeset [525] by
- updated to newest changes from trunk
- 10:22 Ticket #136 (Private methods in BaseaMediaBackendActions need to be made protected) closed by
- fixed
- 10:22 Ticket #136 (Private methods in BaseaMediaBackendActions need to be made protected) closed by
- fixed
03/06/10:
- 14:34 ManualDevelopersGuide edited by
- (diff)
- 14:33 ManualDevelopersGuide edited by
- (diff)
- 14:05 ManualDevelopersGuide edited by
- (diff)
03/05/10:
- 17:00 Changeset [524] by
- I thought I removed autogrow from asandbox once before
- 14:46 Changeset [523] by
- made the navigation class names more explicit because we were running into …
- 14:17 Changeset [522] by
- some fixes for strict doctype validation
- 13:24 Changeset [521] by
- Wrapped aSlideshowSlot JS in CDATA tag to help with Strict DocType? …
- 13:23 Changeset [520] by
- Wrapped aSlideshowSlot JS in CDATA tag to help with Strict DocType? …
- 13:16 Changeset [519] by
- removed target=_top from old _tabs component because it didnt need to be …
- 13:15 Changeset [518] by
- search markup was invalid with a strict doctype - needed block elements …
- 13:14 Changeset [517] by
- search markup was invalid with a strict doctype - needed block elements …
- 12:48 Ticket #160 (aText Slot <BR> tags are not valid HTML) closed by
- fixed: John, your original fix works, I think you got confused by not seeing it …
- 12:48 Ticket #160 (aText Slot <BR> tags are not valid HTML) closed by
- fixed: John, your original fix works, I think you got confused by not seeing it …
- 12:47 Changeset [516] by
- XHTML compliant br elements
- 12:45 Changeset [515] by
- XHTML compliant br elements
- 12:40 Ticket #161 (Plaintext slot styling is not so much) created by
- http://grab.by/grabs/06c0ad2b8d3a7f5834bd5041a71981c4.png Can we do …
- 12:40 Ticket #161 (Plaintext slot styling is not so much) created by
- http://grab.by/grabs/06c0ad2b8d3a7f5834bd5041a71981c4.png Can we do …
- 12:10 Changeset [514] by
- removed target=_top from old _tabs component because it didnt need to be …
- 12:05 Ticket #160 (aText Slot <BR> tags are not valid HTML) created by
- Tom, The break tags output by aTextSlot are <br> and they need to be …
- 12:05 Ticket #160 (aText Slot <BR> tags are not valid HTML) created by
- Tom, The break tags output by aTextSlot are <br> and they need to be …
- 11:56 Ticket #159 (Declare 1.4 compliance) created by
- A tarball release of sfSyncContentPlugin that actually takes credit for …
- 11:56 Ticket #159 (Declare 1.4 compliance) created by
- A tarball release of sfSyncContentPlugin that actually takes credit for …
- 10:30 Ticket #17 (Add aFeedSlot for importing RSS feeds) closed by
- fixed: I nailed this in 1.0
- 10:30 Ticket #17 (Add aFeedSlot for importing RSS feeds) closed by
- fixed: I nailed this in 1.0
- 10:12 Changeset [513] by
- format_date is in Date, not I18N
- 10:11 Changeset [512] by
- format_date helper is in Date, not I18N
03/04/10:
- 19:30 Ticket #154 (Permissions admin panel broken by move of actions base classes to lib) closed by
- fixed: Fixed. Sorry for the inconvenience.
- 19:30 Ticket #154 (Permissions admin panel broken by move of actions base classes to lib) closed by
- fixed: Fixed. Sorry for the inconvenience.
- 19:30 Changeset [511] by
- Removed unnecessary requires that were crashing
- 19:28 Changeset [510] by
- Removed stale, unnecessary require statements that were broken by the move …
- 19:14 Changeset [509] by
- Merged fixes for tickets #157 and #158 into trunk
- 19:12 Ticket #157 (Slot Losing Connection to PDF) closed by
- fixed
- 19:12 Ticket #157 (Slot Losing Connection to PDF) closed by
- fixed
- 19:12 Changeset [508] by
- Fixed trac ticket #157, "slot losing connection to PDF." Actually, all …
- 19:11 Ticket #158 (Slideshows disappearing after clicking 'Cancel') closed by
- fixed
- 19:11 Ticket #158 (Slideshows disappearing after clicking 'Cancel') closed by
- fixed
- 19:04 Changeset [507] by
- changes to post and upcoming events partials
- 18:42 Changeset [506] by
- Renamed lib/base to lib/action for consistency with Symfony core. You need …
- 18:20 Changeset [505] by
- Significant progress on I18N
- 18:18 Changeset [504] by
- Significant progress on I18N
- 17:41 Ticket #158 (Slideshows disappearing after clicking 'Cancel') created by
- I tested this in a singleton slot and in an area on both a client site and …
- 17:41 Ticket #158 (Slideshows disappearing after clicking 'Cancel') created by
- I tested this in a singleton slot and in an area on both a client site and …
- 17:31 Ticket #157 (Slot Losing Connection to PDF) created by
- If you have placed a PDF using a slot and then you edit the PDF in the …
- 17:31 Ticket #157 (Slot Losing Connection to PDF) created by
- If you have placed a PDF using a slot and then you edit the PDF in the …
- 16:45 Changeset [503] by
- autogenerated stuff
- 16:16 Changeset [502] by
- Slot type for rendering charts from form data.
- 15:32 Ticket #156 (Wrong CSS / file input positioning on image uploading in Media) created by
- As seen in attached screenshot, file input is wrongly positioned when …
- 15:32 Ticket #156 (Wrong CSS / file input positioning on image uploading in Media) created by
- As seen in attached screenshot, file input is wrongly positioned when …
- 15:28 Ticket #155 (i18n Content Slots Fallback to default culture) created by
- In order to ease the translation and i18n of a website, it would be useful …
- 15:28 Ticket #155 (i18n Content Slots Fallback to default culture) created by
- In order to ease the translation and i18n of a website, it would be useful …
- 15:14 Changeset [501] by
- csrf and 1.4 compatibility fix for admin theme
- 14:57 Changeset [500] by
- small update of new pdf styles
- 14:36 Changeset [499] by
- New PDF slot! The default setting shows a basic PDF icon on the left, with …
- 14:08 Changeset [498] by
- removed autogrow from the js directory because it's bundled with …
- 11:35 Changeset [497] by
- added more text to the IE6 denied bar
- 11:19 Ticket #154 (Permissions admin panel broken by move of actions base classes to lib) created by
- "Hi all, I would like to know why we see this require: …
- 11:19 Ticket #154 (Permissions admin panel broken by move of actions base classes to lib) created by
- "Hi all, I would like to know why we see this require: …
- 11:15 Changeset [496] by
- added a-slideshow-meta class to all possible slideshow metadata, makes it …
- 11:00 Ticket #153 (Slot params should be easier to pass around) created by
- Opened by Alex Gilbert 4/28/2009 2:31 PM When trying to add more complex …
- 11:00 Ticket #153 (Slot params should be easier to pass around) created by
- Opened by Alex Gilbert 4/28/2009 2:31 PM When trying to add more complex …
- 10:59 Ticket #152 (Error message when attempting to use duplicate slug) created by
- Opened by Tom Boutell 5/27/2009 4:12 PM We should display a message …
- 10:59 Ticket #152 (Error message when attempting to use duplicate slug) created by
- Opened by Tom Boutell 5/27/2009 4:12 PM We should display a message …
- 10:03 Ticket #151 (sfShibbolethPlugin needs to be 1.4 compliant) created by
- sfShibbolethPlugin needs to be linted for Symfony 1.4 compliance. Right …
- 10:03 Ticket #151 (sfShibbolethPlugin needs to be 1.4 compliant) created by
- sfShibbolethPlugin needs to be linted for Symfony 1.4 compliance. Right …
- 09:58 Ticket #150 (Superadmins should be able to grant superadmin) created by
- The aUserAdmin module doesn't allow superadmins to grant and revoke …
- 09:58 Ticket #150 (Superadmins should be able to grant superadmin) created by
- The aUserAdmin module doesn't allow superadmins to grant and revoke …
03/03/10:
- 22:34 Ticket #149 (test) closed by
- invalid
- 22:34 Ticket #149 (test) closed by
- invalid
- 22:34 Ticket #149 (test) created by
- test
- 22:34 Ticket #149 (test) created by
- test
- 22:29 Changeset [495] by
- Commented out php_value line to avoid breaking fastcgi
- 19:02 Changeset [494] by
- added autocomplete plugin to assets because the Rich Time Picker uses …
- 18:38 Ticket #148 (Double clicks shouldn't produce 404 errors when selecting images/videos) created by
- Opened by Tom Boutell 11/24/2009 11:52 AM This isn't strictly a bug, but …
- 18:38 Ticket #148 (Double clicks shouldn't produce 404 errors when selecting images/videos) created by
- Opened by Tom Boutell 11/24/2009 11:52 AM This isn't strictly a bug, but …
- 17:48 Ticket #147 (Make seed_data.yml a .sample file) created by
- seed_data.yml should become seed_data.yml.sample so that there's no …
- 17:48 Ticket #147 (Make seed_data.yml a .sample file) created by
- seed_data.yml should become seed_data.yml.sample so that there's no …
- 17:39 Changeset [493] by
- Changes to index view of blog engine. Created rss feeds for all blog …
- 17:32 Changeset [492] by
- added an IE6 fix to the IE stylesheet
- 14:44 Changeset [491] by
- Fixed apostophe logo in admin bar to link to the proper controller.
- 14:36 Changeset [490] by
- Cleanup
- 14:32 Ticket #146 (Global butons need names so they can be properly reordered) created by
- Right now there is an undocumented feature where one can reorder the …
- 14:32 Ticket #146 (Global butons need names so they can be properly reordered) created by
- Right now there is an undocumented feature where one can reorder the …
- 14:15 Changeset [489] by
- added default positioning for blog slideshow arrows, now matches the …
- 12:53 Ticket #145 (Search results and automatic choice of best engine page for a given engine ...) created by
- We support more than one engine page per engine module. This raises the …
- 12:53 Ticket #145 (Search results and automatic choice of best engine page for a given engine ...) created by
- We support more than one engine page per engine module. This raises the …
- 12:40 Changeset [488] by
- removed 41px height parameter on a-admin-bar. It shouldn't have a height …
- 12:39 Changeset [487] by
- removed 41px height parameter on a-admin-bar. It shouldn't have a height …
- 12:13 Ticket #144 (Allow editors to set META tags on each page) created by
- It would be great if Apostrophe let an editor set the META tags on each …
- 12:13 Ticket #144 (Allow editors to set META tags on each page) created by
- It would be great if Apostrophe let an editor set the META tags on each …
- 11:35 Ticket #143 (lib/base should be renamed to lib/action) closed by
- fixed: Went ahead and did this per your suggestion, Tom. Hit the trunk with [485] …
- 11:35 Ticket #143 (lib/base should be renamed to lib/action) closed by
- fixed: Went ahead and did this per your suggestion, Tom. Hit the trunk with [485] …
- 11:34 Changeset [486] by
- Renamed to lib/base to lib/action for consistency with the symfony …
- 11:31 Changeset [485] by
- Renamed to lib/base to lib/action for consistency with the symfony …
- 11:15 Ticket #143 (lib/base should be renamed to lib/action) created by
- Apostrophe should handle this in a way that's consistent with the symfony …
- 11:15 Ticket #143 (lib/base should be renamed to lib/action) created by
- Apostrophe should handle this in a way that's consistent with the symfony …
03/02/10:
- 16:04 Changeset [484] by
- Reverted layout to not have alt class - Was only for testing purposes
- 16:04 Changeset [483] by
- merged alt icons and alt css to trunk
- 15:43 Ticket #139 (404 error when selecting media for an event) closed by
- fixed: Fixed in [481]
- 15:43 Ticket #139 (404 error when selecting media for an event) closed by
- fixed: Fixed in [481]
- 15:43 Changeset [482] by
- added black icons and a .alt body class for toggling the sprites
- 15:43 Changeset [481] by
- You can now properly attach media to events again. #139
- 15:01 Ticket #142 (The Names of form creation tables should be less confusing) created by
- We've already discussed that the naming of the form creation tables is too …
- 15:01 Ticket #142 (The Names of form creation tables should be less confusing) created by
- We've already discussed that the naming of the form creation tables is too …
- 13:27 Ticket #141 (Browsing away from Media Engine while isSelecting() = true should cause ...) created by
- If you are in the Media Engine in Selecting mode where you are choosing …
- 13:27 Ticket #141 (Browsing away from Media Engine while isSelecting() = true should cause ...) created by
- If you are in the Media Engine in Selecting mode where you are choosing …
- 13:09 Changeset [480] by
- removed .a-media .a-area .a-controls display: none from a.css which was …
- 13:08 Changeset [479] by
- removed .a-media .a-area .a-controls selector that hid the edit controls …
- 12:20 Changeset [478] by
- Made some methods protected rather than private for easier overrides. …
- 12:19 Changeset [477] by
- Made some private methods protected for easier overrides
- 11:34 Ticket #140 (Media uploads not meeting the current constraints should be rejected) created by
- If constraints are in place, reject uploads that don't meet them with a …
- 11:34 Ticket #140 (Media uploads not meeting the current constraints should be rejected) created by
- If constraints are in place, reject uploads that don't meet them with a …
- 10:58 Ticket #139 (404 error when selecting media for an event) created by
- When you click on the media icon in the event admin, you get a 404 error. …
- 10:58 Ticket #139 (404 error when selecting media for an event) created by
- When you click on the media icon in the event admin, you get a 404 error. …
- 10:07 Ticket #134 (Home button slot does not take into account environment) closed by
- wontfix: That's a button slot. The URL could be an absolute URL anyplace, or a …
- 10:07 Ticket #134 (Home button slot does not take into account environment) closed by
- wontfix: That's a button slot. The URL could be an absolute URL anyplace, or a …
- 09:57 Ticket #138 (Concurrency when Editing) created by
- In the future we should work out a way to put in some Concurrency. When …
- 09:57 Ticket #138 (Concurrency when Editing) created by
- In the future we should work out a way to put in some Concurrency. When …
- 09:45 Ticket #137 (Areas with one slot type: default to "add blog post") created by
- Tom, If we have an area with only one allowed slot type, say blog posts, …
- 09:45 Ticket #137 (Areas with one slot type: default to "add blog post") created by
- Tom, If we have an area with only one allowed slot type, say blog posts, …
- 07:46 Changeset [476] by
- minify module - initial commit
Note: See TracTimeline
for information about the timeline view.

