[gallery/gallery3] f94cf4: Change Formo field template to use named labels, t...

GitHub <noreply-9UaJU3cA/F/[email protected]> Fri, 03 May 2013 11:57:50 -0700
Newsgroups gmane.comp.web.gallery.cvs
Message-ID <518408ae97703_ae5e95e1c613f0@hookshot-fe3-pe1-prd.aws.github.net.mail>
  Branch: refs/heads/kohana_3
  Home:   https://github.com/gallery/gallery3
  Commit: f94cf43398a3fc897d810f7f70b324ad3d2f7276
      https://github.com/gallery/gallery3/commit/f94cf43398a3fc897d810f7f70b324ad3d2f7276
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M modules/gallery/config/formo.php
    M modules/gallery/views/formo/field_template.html.php

  Log Message:
  -----------
  Change Formo field template to use named labels, turn on auto_id for fields.
The implicit labels <label>Foo<input ...></label> weren't cooperating with js.
So, we go back to <label for="...">Foo</label><input ...> and turn on auto_id
to maintain strict compliance ("for" must point to a CSS id, so we need them!).


  Commit: 0dfbd3998388330b3bae4797fd8d9450254a0b3d
      https://github.com/gallery/gallery3/commit/0dfbd3998388330b3bae4797fd8d9450254a0b3d
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M modules/server_add/classes/ServerAdd/Controller/Admin/ServerAdd.php

  Log Message:
  -----------
  Convert admin/server_add form to Formo.


  Commit: 91f7d13a2234e5c926d34813dab79dc31210780d
      https://github.com/gallery/gallery3/commit/91f7d13a2234e5c926d34813dab79dc31210780d
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Formo.php

  Log Message:
  -----------
  Fix Formo override's auto-class-setting code for textboxes.


  Commit: 77dc3cd80b5b8aa29ca0909e01a25b95278d9c39
      https://github.com/gallery/gallery3/commit/77dc3cd80b5b8aa29ca0909e01a25b95278d9c39
  Author: shadlaws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Model/Task.php

  Log Message:
  -----------
  Fix use of ORM::changed() in Model_Task::save().


  Commit: a672283879f3b215b5f89c2a2e50b0ce686d35a7
      https://github.com/gallery/gallery3/commit/a672283879f3b215b5f89c2a2e50b0ce686d35a7
  Author: Shad Laws <shad-xpYdmXCiSuZWk0Htik3J/[email protected]>
  Date:   2013-05-03 (Fri, 03 May 2013)

  Changed paths:
    M modules/gallery/classes/Gallery/Formo.php
    M modules/gallery/classes/Gallery/Model/Task.php
    M modules/gallery/config/formo.php
    M modules/gallery/views/formo/field_template.html.php
    M modules/server_add/classes/ServerAdd/Controller/Admin/ServerAdd.php

  Log Message:
  -----------
  Merge pull request #344 from shadlaws/fixes_20130503_part3

Fixes 20130503 part3


Compare: https://github.com/gallery/gallery3/compare/ba4444b6faf7...a672283879f3

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2

__[ g a l l e r y - c h e c k i n s ]_________________________

[ list info/archive --> http://gallery.sf.net/lists.php ]
[ gallery info/FAQ/download --> http://gallery.sf.net ]