Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-21 | download from transifex, fixes bad interpolation keys in german. | elijah | |
2015-07-14 | updated translation files | elijah | |
2015-06-30 | updated locale files | elijah | |
2015-06-15 | imported new locales from transifex | elijah | |
2015-04-30 | added support for email notifications of ticket changes | elijah | |
2014-10-20 | updated i18n:bundle task so that transifex can pull in strings automatically ↵ | elijah | |
from a stable url. | |||
2014-07-17 | add translation and fix tests | Azul | |
2014-07-16 | minor: add missing i18n translation for overview | Azul | |
2014-07-05 | Enable unblocking handles in identities tab | Azul | |
There's an identities tab now for admins that will allow unblocking blocked handles. It should be easy to expand for aliases and forwards and other types of actions such as editing. | |||
2014-06-25 | android app now supports signup, so change text that said otherwise. | elijah | |
2014-05-27 | move users key into layouts scope so it does not conflict with users scope | Azul | |
2014-05-26 | sorting translation keys some | Azul | |
2014-05-26 | navigation works with empty locale selected | Azul | |
Just in case some translation keys are not present things should still work and make sense. So translation keys should be picked in a meaningful way and scoped rather than prefixed. For example overview.account will turn into "Account" if no translation is present while "overview_account" will turn into "Overview Account". We usually want the former. | |||
2014-05-26 | tickets: structure i18n | Azul | |
2014-05-26 | FlashResponder will automagically add flash messages | Azul | |
2014-05-19 | i18n for error pages | Azul | |
2014-04-25 | use i18n keys for signup & login buttons | Azul | |
2014-04-25 | simple form: add wrapped and loading... buttons #5542 | Azul | |
the loading... text on the buttons was not capitalized before. So in order to change this in a (more or less) single place i added new button types to simple_form: button :wrapped - normal button, with loading and an optional cancel button wrapped in the classical bootstrap action div. cancel option contains the url to go to when canceling. button :loading - simple button with loading text capitalized by using i18n (simple_form.buttons.loading) Conflicts: engines/support/app/views/tickets/new.html.haml | |||
2014-04-25 | Merge pull request #151 from azul/bugfix/5549-prefer-client-signup | azul | |
Bugfix/5549 prefer client signup | |||
2014-04-24 | unified wording: destroy account | Azul | |
2014-04-24 | add signup and login info on the forms | Azul | |
2014-04-08 | move users: config and lib | Azul | |
2014-04-08 | moving all of core into toplevel, tests fail. | Azul | |
2014-01-23 | added a default footer with links to privacy policy, tos, pricing, about us, ↵ | elijah | |
contact. | |||
2014-01-23 | added default pricing, privacy policy and tos pages. | elijah | |
2013-07-04 | moved app locales to core gem. | elijah | |
2013-07-04 | i18n - added a few strongs to app, fixed language at english for now. | elijah | |
2013-07-04 | start of new ui - css changes, layout changes, navigation changes. | elijah | |
2013-01-15 | For both users and tickets, if the object is not found and the current user ↵ | jessib | |
is an admin, they should see an alert that the object wasn't found, and be redirected to the current controller. If the object isn't found and the current user is not an admin, then we will continue to give an error about no access, so as not to leak information about what IDs do and don't exist. | |||
2012-09-27 | Adding in what used to be leap webapp demo | Azul | |
we're merging repositories into one |