Commit Graph

250 Commits

Author SHA1 Message Date
dinedine e25ded881b custom fields has its own repo + upgrade code for Mongoid beta 16 + clean code + fix rspec tests 2010-08-20 17:56:15 +02:00
dinedine 53500bda9e first draft of the new template inheritance mechanism based on our fork of Liquid 2010-08-20 02:31:01 +02:00
dinedine cf3a177580 move to liquid 2.1.2 2010-08-04 15:12:14 +02:00
dinedine c76cd6527c merge 2010-08-02 16:16:08 +02:00
dinedine d973868a06 merge + fix tiny bugs 2010-08-02 13:45:50 +02:00
Jacques Crocker 46b889b54b Updating Mongoid version 2010-08-01 02:54:51 -07:00
Jacques Crocker 0607be09ab Remove broken envjs and tweak cucumber environment 2010-07-31 01:27:21 -07:00
Jacques Crocker cdb5dc22f2 Updating haml in the hope it would fix some stuff (it didnt) 2010-07-30 20:57:57 -07:00
Jacques Crocker 560923f060 Adding growl glue to Gemfile for better growl alerts with autotest 2010-07-30 17:22:58 -07:00
Jacques Crocker 1f463d715c Adding Pickle, and rearranging cucumber support/ folder a bit 2010-07-30 17:02:29 -07:00
Jacques Crocker 8cddd6cb80 Some more dependency updates (devise and rspec-rails) 2010-07-30 14:34:35 -07:00
dinedine 09ed7ee152 updating gems 2010-07-30 01:39:01 +02:00
Jacques Crocker 071196e97b Upgrading to Rails3 rc 2010-07-29 16:21:48 -07:00
Jacques Crocker 42cc763553 Updating dependencies (mongoid beta.15 & carrierwave) 2010-07-29 13:26:36 -07:00
Jacques Crocker 4eea9855aa Fixing up Cucumber env (database_cleaner and envjs) 2010-07-26 01:19:42 -07:00
Jacques Crocker 1e79f5bcfd Updating devise to be compatible with latest mongoid 2010-07-26 00:59:02 -07:00
Jacques Crocker c6240dd7eb Upgrading to Mongoid 2.0 beta 11 and fixing specs 2010-07-25 19:49:35 -07:00
Jacques Crocker eb82548452 Fixing up dependencies (httparty/crack) and adding autotest 2010-07-25 18:59:03 -07:00
Jacques Crocker be19ffbbed Updating RSpec to beta 18 (textmate support w00t!). Also checking in Gemfile.lock, as Yehuda will be mad at us if we dont ;-). 2010-07-25 17:42:11 -07:00
Jacques Crocker e09a3210c7 Trying out the rails3 branch of formtastic. Seems to work well. 2010-07-23 16:07:31 -07:00
Jacques Crocker baf5b87a7d Ruby-debug is fairly useful to have on test and debug environments 2010-07-23 13:04:27 -07:00
dinedine 35e0120cab fix js bug when changing layout in page editing + improve nav tag 2010-07-22 01:35:30 +02:00
dinedine b2c39b4137 updating Rails to beta 4 + mongoid to beta 9 + fix all broken parts caused by the upgrade 2010-07-20 12:15:53 +02:00
dinedine 0671a55ef8 sitemap + use inherited_sources gem to refactor controllers + fix bugs + clean stuff + save some forms with CMD + S (in progress) 2010-07-13 02:46:17 +02:00
dinedine 4e2e6411f3 fix liquid gem version + require httparty + bump to 0.0.2.8 2010-07-06 23:44:24 +02:00
dinedine 96e4753ed6 specify MIT license + textile filter + fix bug with new tree plugin + fix tests 2010-07-06 17:00:02 +02:00
dinedine c38a8ff9dd adding 2 new liquid tags: consume (to retrieve posts from a blog for instance) + nav (display children of a page) + fix a few bugs 2010-07-06 02:05:47 +02:00
dinedine c5b5c6ded4 move patches for mongoid / carrierwave + add patch for mongoid + clean stuff 2010-06-30 00:09:47 +02:00
dinedine d685fb526c trying to fix an issue with cucumber tests 2010-06-24 13:12:39 +02:00
dinedine 5d7ee3cf67 fix gem versions 2010-06-24 12:11:13 +02:00
dinedine 29c22c05c1 heroku support + fix minor bugs 2010-06-14 15:04:01 +02:00
dinedine fe96fbdaa2 Change version of the mongo_session_store gem + clean code 2010-06-11 11:23:20 +02:00
dinedine f567b7754f change devise config in routes.rb + clean code + fix broken tests 2010-06-11 00:07:59 +02:00
dinedine fc690d8a0b rename CustomFields::CustomField into CustomFields::Field + create a dynamic class when we have an object with custom fields (optimization) + create a new type of custom field: categories + fix minor bugs + add ui to rename the alias of a custom field 2010-06-08 02:45:49 +02:00
dinedine 9b87be4637 patch for http://github.com/plataformatec/devise/issues/issue/206 2010-06-04 01:53:59 +02:00
dinedine 3d22ef4d1c modify the way locomotive setups a mongo connection 2010-06-04 00:55:04 +02:00
dinedine 9e7d1d3a08 make an engine of the cms 2010-06-03 17:32:40 +02:00
dinedine 9447386f0e rendering engine + liquid tags/drops/filters + rspec tests + fix small bugs 2010-05-31 01:57:33 +02:00
dinedine 05a93cb5c1 custom fields proof of concept in progress 2010-05-19 18:17:45 +02:00
dinedine e5c10cfa3e theme assets 2010-05-11 23:38:52 +02:00
dinedine a0216dc75f first cucumber features + crud for pages (95% done) 2010-05-09 14:44:53 +02:00
dinedine ae20b51636 page acts as tree / list + improve validations 2010-04-30 16:05:53 +02:00
dinedine 0d606852ef beautiful login page is up 2010-04-23 01:52:11 +02:00
dinedine 710e2bba29 customizing devise 2010-04-13 16:26:40 +02:00
dinedine 0db6b9625f add cucumber to the projet (waiting for the first scenari) 2010-04-13 01:33:25 +02:00
dinedine 3b8a6c67df add validations to site 2010-04-10 17:25:07 +02:00
dinedine ff6fcf43f1 clean code + rspec works smoothly now 2010-04-09 14:03:54 +02:00
dinedine 4e16509531 current testing context 2010-04-09 12:22:38 +02:00
dinedine cd67a29b88 working stack ? 2010-04-09 11:23:41 +02:00
dinedine a9fb66f9c1 first init 2010-03-30 00:01:47 +02:00