<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>24d7a6dc9dbfb228f57288a6abd0b583f15d873b</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@MacBook.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/d04a8cc205ee8b4bc9feeaeb65cb8610047a8d01</url>
    <id>d04a8cc205ee8b4bc9feeaeb65cb8610047a8d01</id>
    <committed-date>2009-09-10T09:31:51-07:00</committed-date>
    <authored-date>2009-09-10T09:31:51-07:00</authored-date>
    <message>  * Bump to 5.0.8
  * Changed the rake lipsiadmin:update:javascripts now update also backend.js.erb and locale.js.erb
  * Added a new frontend helper method for resize images on the fly
  * Added new locales for rails 2.3.4</message>
    <tree>9b9558ac4966ea7f31e8bcf355f19e8bbf60f63e</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@MacBook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>7dfc00274deb180ee829c95c2568067165b937d0</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@MacBook.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/57bee886ef2702408d0855f35a5dc86dc2b028f9</url>
    <id>57bee886ef2702408d0855f35a5dc86dc2b028f9</id>
    <committed-date>2009-07-16T08:38:33-07:00</committed-date>
    <authored-date>2009-07-16T08:38:33-07:00</authored-date>
    <message>  * Dump to 5.0 Version
  * Support to ExtJs 3.0
  * Now we can browse with like &quot;static&quot; pages with back &amp; next buttons of browsers [Ragunalth]
  * Now we can call directly a page, usefull for do a manual refresh of a page but also for condivide links.
  * Added a new method &quot;un&quot; for remove listners of extjs components
  * Removed &quot;l&quot; method because we just have to_l for have literal json (ex: &quot;function add(){...}&quot;.to_l)
  * Removed unusued literals
  * Refactored add method, now is possible to add components
  * Renamed in ColumnModel add =&gt; add_column for conflict reason with add component
  * Refactored Configuration (used for extjs)
  * Fixed toolbar for add_buttons like &quot;-&gt;&quot; (ex: tbar.add_button :text =&gt; &quot;-&gt;&quot;)
  * Fixed a extra comma in attachment generator
  * Fixed account grid generator
  * Fixed attachment_table, now correctly include utility_scopes
  * Fixed a little typo in ext controller component
  * Maked ext columns compatible with extjs 3.0 and 2.0
  * Added the possibility to add buttons with their menu
  * Fixed Pdf generator now dude to limtis of previous version we don't put html to stdin but we made a tmp file
  * Added Erb Templates in Pdf Generator
  * Added mswin compatibility with Pdf Generator
  * Fixed Ext DateTimeFiled with allowblank
  * Removed the default allowBlank: true from Ext.form.DateTimeField
  * Updated pdf mail builder according to new changes
  * Removed from Controller Pdf Builder the layout for compatiblity with pdf mailer
  * Changed simple_error_messages_for, now is localizable like default rails version
  * Fixed path in in menu generation expecially when we use params
  * Fixed a little issue when we regenerate locales for our models
  * Fixed menu with empty urls and submenus
  * Added a new option for column_model for render datetime to a date (:renderer =&gt; :time_to_date)
  * Added a new option for column_model for render percentage (:renderer =&gt; :percentage)
  * Fixed ext_date_select and ext_datetime_select to correctly render empty date(time) without the option :emptyToNow =&gt; true
  * Fixed correctly the time in ext_datetime_select when :emptyToNow =&gt; true
  * Change the box, now for render it (for uniformity reason) we need to use -box &quot;My Box&quot; do; some; end; instead of =box &quot;My Box&quot; ...
  * Added AccountAccess caching, you can expire that using Lipsiadmin::AccountAccess::Base.cache[account.id] = nil
  * Added Rake Tasks for start|stop|restart loops/background_workers
  * Added handler :after =&gt; &quot;myfn()&quot; to open_form
  * Added a new option to attachment_tag and attachments_tag for only upload files without manage the old ones
  * Added the possiblity to personalize ttbar using only necessary buttons like ttbar [:edit, :delete] or [:add, :delete]
  * Fixed a little bug in state_session generator
  * Added few new images in backend</message>
    <tree>bf4fb5dfc0ca8bd380f722ca9361f94302dcf404</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@MacBook.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>8b8aba09fef261c70f83e7fb8639380cf1204888</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/d814a491a7db6d6f8f84fa10fba0672d779425c5</url>
    <id>d814a491a7db6d6f8f84fa10fba0672d779425c5</id>
    <committed-date>2009-05-21T01:58:53-07:00</committed-date>
    <authored-date>2009-05-21T01:58:53-07:00</authored-date>
    <message>* Fixed model translation task
* Fixed multiattachment models</message>
    <tree>b351cd1b99d300e025f7ae49e4d142b894abb3b3</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>37fcd2ec90f8a739320931944368c781f897186a</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/8b8aba09fef261c70f83e7fb8639380cf1204888</url>
    <id>8b8aba09fef261c70f83e7fb8639380cf1204888</id>
    <committed-date>2009-05-21T01:48:34-07:00</committed-date>
    <authored-date>2009-05-21T01:48:34-07:00</authored-date>
    <message>  * Added attacher_name in before_save
  * Started a new task for translate models for I18n</message>
    <tree>beaa9e1bd9dd18bd706b9d88f3aa5987cd4ad12b</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>e004b46035423cc7399887040a64373cc949ebcc</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/e6044966ee6a1d569ced69e1def17f23e1e30fd0</url>
    <id>e6044966ee6a1d569ced69e1def17f23e1e30fd0</id>
    <committed-date>2009-04-23T05:13:18-07:00</committed-date>
    <authored-date>2009-04-23T05:13:18-07:00</authored-date>
    <message>  * Fix compatibility issues with ruby 1.9
  * Added a new module for background workers
  * Little formatting to tab helper for accept custom options
  * Fix rdoc for open_window helper
  * Fix rdoc for grid view
  * Fix a bug override default ext component methods</message>
    <tree>48f3fc9fb39f408cda3ae8477d7e73bc4347fa3f</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>c98e1dd4610f16ecc20c27f1eacc2538369bfd97</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/590bc8b9122832dbb22788b939ac4075f416d380</url>
    <id>590bc8b9122832dbb22788b939ac4075f416d380</id>
    <committed-date>2009-03-16T05:56:38-07:00</committed-date>
    <authored-date>2009-03-16T05:56:38-07:00</authored-date>
    <message>  * Bump to version 3.3.2
  * Updated locales for work with rails 2.3.2 (do rake lipsiadmin:update:locales)</message>
    <tree>d5b8da1c9233ceee0e92d196e2223480f700593c</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>cb4f15f48897158f7e032ca57073c1864e68ad30</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/0b50b2a6b26eca49dd93dfe695e1c802846ed289</url>
    <id>0b50b2a6b26eca49dd93dfe695e1c802846ed289</id>
    <committed-date>2009-03-13T04:55:12-07:00</committed-date>
    <authored-date>2009-03-13T04:55:12-07:00</authored-date>
    <message>  * Bump to version 3.3
  * Fixed a bug with responds_to_parent
  * Added a new generator for build database state session for extjs (script/generate state_session)
  * Added a new utils for use your licensed (if you have it) pd4ml jar
  * Fix pluralization in creatin migrations (attachment)
  * Removed debug info in lipsiadmin rake
  * Fixed some typos in attachment table [Vakiliy]</message>
    <tree>f0e1fa36ffaf338149fc4a46c0ba31042136bc78</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>97906b7ab62afcf52b22bcd6cfd0af6249bf1d62</id>
      </parent>
    </parents>
    <author>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </author>
    <url>http://github.com/Lipsiasoft/lipsiadmin/commit/5a394c34c1128a4057ac7576a86397fa79379771</url>
    <id>5a394c34c1128a4057ac7576a86397fa79379771</id>
    <committed-date>2009-02-27T03:16:07-08:00</committed-date>
    <authored-date>2009-02-27T03:16:07-08:00</authored-date>
    <message>  * Added a new task for update javascripts (add require 'lipsiadmin_tasks' if you don't have yet in your RakeFile)
  * Fixed padding in DateTime Field for firefox
  * Removed not necessary frontend images
  * Extended Ext Component to be more flexible
  * Small refactoring of ext components</message>
    <tree>e1900464b69a1ee11fd34cbbd329cf2ca52b5144</tree>
    <committer>
      <name>Davide D'Agostino</name>
      <email>DAddYE@DAddYE.local</email>
    </committer>
  </commit>
</commits>
