Commit Graph

25772 Commits

Author SHA1 Message Date
James Allen 07a2955341 Add in timeout documentation link to error message 2014-08-05 17:16:34 +01:00
James Allen 0111d699a3 Move sort click action to just the header text, not select all input 2014-08-05 17:10:24 +01:00
James Allen a7cf8d6b0a Sort out title of wiki 2014-08-05 17:08:38 +01:00
Henry Oswald 9baea1edc1 removed lang dropdown 2014-08-05 11:35:23 +01:00
Henry Oswald 90395af6b8 nav bar text is now translated but uses key as the string if it can't be translated 2014-08-05 11:24:18 +01:00
Henry Oswald 377acfaa56 added default lang of en-US and translations package does the set lang based on subdomain 2014-08-05 11:15:17 +01:00
Henry Oswald 2be22d7ca7 cookies work accross different subdomains, added translations middlewear into stack to render based on domain 2014-08-04 16:47:14 +01:00
Henry Oswald 1e0652888a removed console.log 2014-08-04 12:21:38 +01:00
Henry Oswald 687b3f2888 removed external libs for i18n which we no longer need 2014-08-04 12:18:45 +01:00
Henry Oswald 9b8d77cb0f removed client side i18n as we don't really need it #wasteoftime 2014-08-01 14:49:43 +01:00
Henry Oswald 03db0bc797 added ugly dropdown for testing 2014-08-01 14:43:06 +01:00
Henry Oswald d047d44079 Changed the error messages which are sent down to the client to be translated first
fixed up tests from titles we check when rendering, deleted them as they never
catch anything important, more hastle than they are worth imo.
2014-08-01 14:03:38 +01:00
Henry Oswald 1b8c8b8c48 sorted out titles 2014-08-01 13:47:14 +01:00
Henry Oswald fdc5a5154a added a load more pages 2014-08-01 12:34:53 +01:00
James Allen 2ea7dee682 Add card around wiki content to make it stand out 2014-08-01 08:51:01 +01:00
Henry Oswald cb685f5ea6 done loads of more pages 2014-07-31 17:07:43 +01:00
James Allen 55ad2ce78d Include contents page down side of wiki 2014-07-31 16:26:02 +01:00
James Allen be725c50ba Make right click on menus behave like native right click 2014-07-31 14:20:56 +01:00
Henry Oswald ab10d84f6a did some of the forms 2014-07-31 14:01:37 +01:00
Henry Oswald 43750e9cb6 converted plans page 2014-07-31 13:38:24 +01:00
James Allen 13c6fcb8d9 Handle encoded parameters in request URL to wiki 2014-07-31 13:12:24 +01:00
James Allen bc2147993a Show project path in Dropbox folder 2014-07-31 13:04:55 +01:00
James Allen e6c04bbeeb Clear message from chat box immediately on pressing enter 2014-07-31 13:04:55 +01:00
James Allen e1c14b0cf8 Mask iframe so resizer can go over native PDF 2014-07-31 13:04:55 +01:00
James Allen 330d4f5a16 Redirect to cloned project after copy 2014-07-31 13:04:55 +01:00
James Allen f886f19429 Keep root doc list in sync with file tree updates 2014-07-31 13:04:55 +01:00
Henry Oswald 5f8bb9ea1f converted settings page 2014-07-31 11:54:19 +01:00
Henry Oswald 42c63dd5a2 equals checks work, uses id now as well. Taken from:
http://blog.brunoscopelliti.com/angularjs-directive-to-check-that-passwords-match
the old one from SO does not seem to work any more
2014-07-31 11:16:13 +01:00
Henry Oswald 270c92c2a2 converted project list page
added missing js files
2014-07-30 17:18:45 +01:00
Henry Oswald 49c7d52208 i18n is cleaned and working with requirejs 2014-07-30 16:13:02 +01:00
Henry Oswald 9631d4da98 much simpler version of interpolation 2014-07-30 16:06:53 +01:00
Henry Oswald 7344f745e4 example of interpolation working 2014-07-30 16:04:26 +01:00
James Allen 94bcfc0eac Only store host, not path in wiki URL setting 2014-07-30 15:56:27 +01:00
James Allen eb483e0ecf Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-07-30 15:45:17 +01:00
James Allen 49258fe3dd Proxy to wiki 2014-07-30 15:44:03 +01:00
Henry Oswald 1a8c3d17b2 working example of directive for i18n new project button 2014-07-30 15:05:13 +01:00
Henry Oswald bdf1fed462 jquery translations work 2014-07-30 14:22:36 +01:00
Henry Oswald 4160101570 moved got link status outside of the if so if they are not registered we can start the link process 2014-07-30 10:44:46 +01:00
Henry Oswald 48f019236e added first translations 2014-07-29 15:33:31 +01:00
Henry Oswald 39173fe583 Merge branch 'i18n'
Conflicts:
	app/coffee/infrastructure/Server.coffee
	app/views/project/list.jade
	package.json
2014-07-29 13:44:10 +01:00
James Allen 87aa860c87 Update about page css 2014-07-29 12:29:00 +01:00
James Allen 1f44cc4375 Fix alignment of 'view all templates' 2014-07-29 11:35:56 +01:00
James Allen 64f57562a2 Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-07-29 11:25:46 +01:00
James Allen 627f9e47c6 Bring back Prof. Lion 2014-07-29 11:25:34 +01:00
Henry Oswald f821c38a9f Merge branch 'master' of https://github.com/sharelatex/web-sharelatex 2014-07-29 10:55:29 +01:00
Henry Oswald dff74cf5cb hide dropbox in left menu if you are not the admin 2014-07-29 10:55:22 +01:00
James Allen df85254d3c Merge branch 'master' of github.com:sharelatex/web-sharelatex 2014-07-29 10:39:07 +01:00
James Allen 25205e3dda Update to official mathjax cdn 2014-07-29 10:37:43 +01:00
Henry Oswald f906d63067 added some logging around dropbox update 2014-07-29 10:32:11 +01:00
Henry Oswald a62a8db0e0 Merge branch 'master' of https://github.com/sharelatex/web-sharelatex 2014-07-29 10:29:46 +01:00