Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Structuring #1295

Merged
merged 6 commits into from Jan 25, 2014
Merged

Structuring #1295

merged 6 commits into from Jan 25, 2014

Commits on Jan 23, 2014

  1. Fix attachments error

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jan 23, 2014
    Copy the full SHA
    b2ebdfc View commit details
    Browse the repository at this point in the history
  2. Hopefully better optimized loading of languages in the error class

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jan 23, 2014
    Copy the full SHA
    14e5557 View commit details
    Browse the repository at this point in the history
  3. Restructured the Post controller/template to have attachments in only…

    … one index of $context - seems more organized
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jan 23, 2014
    Copy the full SHA
    da42f48 View commit details
    Browse the repository at this point in the history
  4. Reworked a bit the general hook on the controller to actually be usef…

    …ul (it was always hooking index_action)
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jan 23, 2014
    Copy the full SHA
    88787e0 View commit details
    Browse the repository at this point in the history
  5. Split again the Post page template to allow easier replacement of the…

    … attachments templates
    
    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jan 23, 2014
    Copy the full SHA
    738878a View commit details
    Browse the repository at this point in the history
  6. Uniformity of names is a good thing

    Signed-off-by: emanuele <emanuele45@gmail.com>
    emanuele45 committed Jan 23, 2014
    Copy the full SHA
    7ae5f0f View commit details
    Browse the repository at this point in the history