Commit Graph

296 Commits

Author SHA1 Message Date
df77a827e1 Update Translations 2017-04-24 18:12:40 +05:30
ae96631692 Update Translations 2017-04-17 23:46:18 +05:30
Sam
a3e8c3cd7b FEATURE: Native theme support
This feature introduces the concept of themes. Themes are an evolution
of site customizations.

Themes introduce two very big conceptual changes:

- A theme may include other "child themes", children can include grand
children and so on.

- A theme may specify a color scheme

The change does away with the idea of "enabled" color schemes.

It also adds a bunch of big niceties like

- You can source a theme from a git repo

- History for themes is much improved

- You can only have a single enabled theme. Themes can be selected by
    users, if you opt for it.

On a technical level this change comes with a whole bunch of goodies

- All CSS is now compiled using a custom pipeline that uses libsass
    see /lib/stylesheet

- There is a single pipeline for css compilation (in the past we used
    one for customizations and another one for the rest of the app

- The stylesheet pipeline is now divorced of sprockets, there is no
   reliance on sprockets for CSS bundling

- CSS is generated with source maps everywhere (including themes) this
    makes debugging much easier

- Our "live reloader" is smarter and avoid a flash of unstyled content
   we run a file watcher in "puma" in dev so you no longer need to run
   rake autospec to watch for CSS changes
2017-04-12 10:53:49 -04:00
6af864b969 Update translations 2017-04-10 13:43:35 -04:00
8b1bfeb4c6 Update translations 2017-03-20 11:04:34 -04:00
d848916357 FEATURE: Greek language support, thanks to Vasilis Vlachokyriakos 2017-03-01 15:52:55 -05:00
ddcd060552 Update Translations 2017-03-01 11:03:44 +05:30
d0fbb27f3e FEATURE: new invite acceptance page, where username can be chosen and password can be set 2017-02-15 16:51:57 -05:00
56233e9ec6 Update translations 2017-02-13 16:42:15 -05:00
c40d8d37dd Put an error in the console if the discourseEmbedUrl is relative 2017-02-13 11:18:24 -05:00
c4e10f2a9d FEATURE: redesign the change password page to use javascript and validations 2017-02-03 16:09:24 -05:00
ba21ef34e5 Fix broken emojis. 2017-01-24 16:17:30 +08:00
bcbcfa2078 Update Translations 2017-01-18 22:13:12 +05:30
1570c4e4a7 Update Translations 2017-01-12 13:26:45 +05:30
5a2e989e0d Update translations 2017-01-06 15:53:03 -05:00
be303ecef9 Update Translations 2017-01-04 23:43:08 +05:30
bad98a4987 Update translations 2016-12-14 13:55:24 -05:00
Sam
02b21a26dd Merge pull request #4585 from ibnesayeed/urdu-support
Add initial Urdu support with RTL direction
2016-12-09 13:01:25 +11:00
5cc64103c6 Update Translations 2016-12-08 20:35:03 +05:30
49fc54aac6 Add initial Urdu support with RTL direction 2016-12-03 23:17:51 -05:00
77d9c17328 FIX: Number emoji images were blank. 2016-12-02 16:52:59 +08:00
8eed6e699e Update translations 2016-11-28 15:58:38 -05:00
6168b2c57a Update Translations 2016-11-25 00:37:51 +05:30
45f368126f FEATURE: New summary/digest email design 2016-11-18 14:03:42 -05:00
6eccf9da03 Update Translations 2016-10-20 18:49:09 +05:30
c6ef1301f3 optimize tada.svg 2016-10-19 17:41:17 +02:00
c03d25f170 FEATURE: Configure Admin Account
Adds a "Step 0" to the wizard if the site has no admin accounts where
the user is prompted to finish setting up their admin account from the
list of acceptable email addresses.

Once confirmed, the wizard begins.
2016-10-19 11:27:56 -04:00
4c614e5233 Update Translations 2016-10-14 00:15:41 +05:30
6ea040dd5f FIX: lower case URLs before comparing for embedding comments 2016-10-13 00:35:51 +05:30
3002cc4cc7 Update Translations 2016-10-06 21:21:00 +05:30
38c6c69b5a Update Translations 2016-09-28 11:00:36 +02:00
9fd294efd2 add higher res trout avatar for topic preview 2016-09-22 09:52:19 -04:00
ebe1f0dcac larger welcome and finish images for retina 2016-09-22 09:52:19 -04:00
ff17950993 tweaks 2016-09-22 09:52:19 -04:00
9938f9bd67 Added images to the first and last step of the wizard 2016-09-22 09:52:19 -04:00
598db7a81c Add Apple Icon preview 2016-09-22 09:52:19 -04:00
e7c1962aa0 Preview the favicon in the wizard 2016-09-22 09:52:19 -04:00
3f6e3b9aff Wizard - Color Scheme Step 2016-09-22 09:52:19 -04:00
3a4615c205 Wizard: Step 1 2016-09-22 09:48:58 -04:00
0471ad393c Scaffold for new Wizard - Rails / Ember / Tests 2016-09-22 09:48:58 -04:00
c1c3237d58 Update Translations 2016-09-21 21:16:03 +05:30
53e309fe3e add missing flags emoji 2016-09-19 19:39:46 +02:00
d46084d328 update & optimize emojis 2016-09-19 13:43:53 +02:00
1a87960454 Update Translations 2016-09-13 21:21:19 +05:30
d2e1fccc90 Update Translations 2016-09-02 20:12:45 +05:30
4be3b9f36d Update translations 2016-08-25 11:04:46 -04:00
e06be6561d Update Translations 2016-08-23 18:48:00 +05:30
25a14fcba8 Update Translations 2016-08-10 23:08:10 +05:30
f1bfc74e79 Update translations 2016-08-05 14:39:55 -04:00
a3f39866ab Update translations using temporary workaround for Transifex bugs 2016-07-27 13:29:13 -04:00