Roberto Rosario
|
f82b2000c3
|
Properly render date widgets on form instances.
|
2016-03-23 00:37:26 -04:00 |
|
Roberto Rosario
|
1a20d93e4c
|
Add new split move index navigation.
|
2016-03-15 04:11:44 -04:00 |
|
Roberto Rosario
|
9ba03ff0cb
|
Fix datetime widget rendering.
|
2016-03-14 01:52:16 -04:00 |
|
Roberto Rosario
|
daa3ca2430
|
Initial commit to support messages of the day. GitLab issue #222.
|
2016-03-13 00:56:31 -04:00 |
|
Roberto Rosario
|
642c46ec6f
|
Move dropzone code and style loading to the sources app. Improve dropzone widget appearance. Add Javascript translation catalog support.
|
2016-03-12 00:49:18 -04:00 |
|
Roberto Rosario
|
452bd45407
|
Initial support for HTML5 uploads. GitLab issue #162.
|
2016-03-10 05:20:49 -04:00 |
|
Roberto Rosario
|
2c9a01bdfc
|
Improve the date localte handling of the DetailView and DetailForm.
|
2016-03-09 23:22:31 -04:00 |
|
Roberto Rosario
|
330e01972c
|
Hide document facet menu links on small displays.
|
2016-03-08 04:21:29 -04:00 |
|
Roberto Rosario
|
014ba4f4fe
|
Remove strip spaces middleware and use spaceless template tag instead. Closes GitLab issue #255.
|
2016-03-07 20:02:26 -04:00 |
|
Roberto Rosario
|
ce6a1f4020
|
Merge branch 'master' into feature/merge_master
|
2016-03-03 16:46:11 -04:00 |
|
Roberto Rosario
|
3fdc5e523a
|
Strip tags from browser title.
|
2016-02-13 17:35:43 -04:00 |
|
Roberto Rosario
|
7e25ff0c0b
|
Add missing browser title generation tag to wizard template.
|
2016-02-09 19:15:32 -04:00 |
|
Roberto Rosario
|
652613452b
|
Add new document upload wizard step to attach tags. GitLab issue #208.
|
2016-02-05 03:25:27 -04:00 |
|
Roberto Rosario
|
830e83d107
|
Remove unused template.
|
2016-01-28 04:21:18 -04:00 |
|
Roberto Rosario
|
20535529dc
|
Fix address in about template.
|
2016-01-22 04:51:48 -04:00 |
|
Roberto Rosario
|
37647ca27a
|
Tweak the first time login panel width.
|
2015-12-02 04:30:25 -04:00 |
|
Roberto Rosario
|
3f8b23d751
|
Show 'no results' on empty list.
|
2015-10-19 02:09:40 -04:00 |
|
Roberto Rosario
|
1dee5a8e78
|
Add support for unbinding links from sources by menu. Improve ResolvedLink class. Remove Link class 'klass' property.
|
2015-09-16 20:09:31 -04:00 |
|
Roberto Rosario
|
b980823375
|
Hide all title details of the login view.
|
2015-09-16 16:19:15 -04:00 |
|
Roberto Rosario
|
c48b238c9e
|
Don't specify logo color, must be same global color of text.
|
2015-09-07 00:17:37 -04:00 |
|
Roberto Rosario
|
f9a0e01b24
|
Add Bootswatch.com bootstrap themes.
|
2015-09-06 04:45:22 -04:00 |
|
Roberto Rosario
|
0847fbf1ae
|
Improve document print form and view.
|
2015-08-25 22:58:28 -04:00 |
|
Roberto Rosario
|
15d3bf8072
|
Remove the 'Are you sure you which to' part of the delete confirmation as was done with the rest of the message.
|
2015-08-24 01:40:37 -04:00 |
|
Roberto Rosario
|
8d47e60b11
|
Move CSS into its own file outside of base.html.
|
2015-08-23 23:00:19 -04:00 |
|
Roberto Rosario
|
877aef669c
|
Move javascript to its own file outside of base.html.
|
2015-08-23 22:53:36 -04:00 |
|
Roberto Rosario
|
307941ef64
|
Add support for the new_window link tag that open selected links into new browser window/tab.
|
2015-08-23 22:07:48 -04:00 |
|
Roberto Rosario
|
75764fd482
|
Merge branch 'feature/transifex' into development
|
2015-08-20 04:39:31 -04:00 |
|
Roberto Rosario
|
0d3c2defe2
|
Improve date rendering.
|
2015-08-20 00:08:28 -04:00 |
|
Roberto Rosario
|
50ba007dd6
|
Remove localtime tag.
|
2015-08-19 03:24:04 -04:00 |
|
Roberto Rosario
|
4fb86fba14
|
Re-estructure tests to cleanup the apps' namespace.
|
2015-08-18 23:06:26 -04:00 |
|
Roberto Rosario
|
57f7c998dd
|
Show page title in the login template.
|
2015-08-18 19:21:50 -04:00 |
|
Roberto Rosario
|
99c3e41ffa
|
Remove template feature flag 'keep_together'.
|
2015-08-16 14:31:30 -04:00 |
|
Roberto Rosario
|
60bc327756
|
Improve SourceColumn workflow by allowing explicit functions as columns. Remove usage of encapsulate. Move instances of 'extra_columns' to SourceColumn.
|
2015-08-16 14:26:41 -04:00 |
|
Roberto Rosario
|
702bac8ed2
|
Replace django-pagination with django-pure-pagination and use Django's native CBV pagination context.
|
2015-08-15 02:28:37 -04:00 |
|
Roberto Rosario
|
b632b69d08
|
Simplify home view by redirecting to results view.
|
2015-08-14 14:50:29 -04:00 |
|
Roberto Rosario
|
0390c8923e
|
Remove unused form instance template feature flag.
|
2015-08-13 22:34:14 -04:00 |
|
Roberto Rosario
|
6a4562015e
|
Invert the view title/project name order in the browser title.
|
2015-08-12 04:50:31 -04:00 |
|
Roberto Rosario
|
960d60c39d
|
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
Update DRF and DRF swagger versions. Update all apps API registration method.
|
2015-08-06 02:56:17 -04:00 |
|
Roberto Rosario
|
113de675f7
|
Add build number display based on git information.
|
2015-08-01 01:34:09 -04:00 |
|
Roberto Rosario
|
0b109920bb
|
Make preview images' titles clickable, taking users straight to the document view.
|
2015-07-29 21:39:18 -04:00 |
|
Roberto Rosario
|
68a3c49ae3
|
Fix full height calculation.
|
2015-07-28 03:02:35 -04:00 |
|
Roberto Rosario
|
e2fcffc81d
|
Use the project website tag in the about template. Allow customization of the project description.
|
2015-07-17 02:10:31 -04:00 |
|
Roberto Rosario
|
e421c8e382
|
Consolidate common app's template tags.
|
2015-07-17 02:04:01 -04:00 |
|
Roberto Rosario
|
defe947c79
|
Only shade icons and labels of the block level buttons.
|
2015-07-13 19:44:18 -04:00 |
|
Roberto Rosario
|
c23749b37e
|
Make logo shadow more distant.
|
2015-07-13 19:43:56 -04:00 |
|
Roberto Rosario
|
73c650a5fb
|
Add minimal shadow to button texts and to icons.
|
2015-07-13 01:00:29 -04:00 |
|
Roberto Rosario
|
34c1f1227d
|
Improve appearance of block level buttons (front page, tools, setup).
|
2015-07-13 00:59:31 -04:00 |
|
Roberto Rosario
|
98b988038e
|
Implement document trash can and soft delete support. First half or gh-issue 188.
|
2015-07-03 03:28:02 -04:00 |
|
Roberto Rosario
|
48a4e95cf0
|
Serve more fonts locally
|
2015-07-01 02:33:29 -04:00 |
|
Roberto Rosario
|
5229635026
|
Serve the fonts locally
|
2015-07-01 02:28:16 -04:00 |
|