History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
5ab4086cbe62 | Francesco Siddi (fsiddi) | Notifications: Regulate fetching via cookie | Apr 17 2020 | |||
86206d42dc29 | Francesco Siddi (fsiddi) | Notifications: Set timeout from 30 to 60 seconds | Apr 17 2020 | |||
18ec206a4032 | Pablo Vazquez (pablovazquez) | UI Breadcrums: Always show. | Apr 2 2019 | |||
1d476d03d787 | Pablo Vazquez (pablovazquez) | UI Project: Show sidebar by default. | Mar 29 2019 | |||
afc8acff8369 | Pablo Vazquez (pablovazquez) | Breadcrumbs: Take into account breadcrumbs when scaling project container. | Mar 28 2019 | |||
4c857e63b2f9 | Pablo Vazquez (pablovazquez) | UI: Toggle project sidebar logic. | Mar 28 2019 | |||
fbcce7a6d831 | Tobias Johansson (mutze) | Vue Comments: Comments ported to Vue + DnD fileupload | Dec 12 2018 | |||
6ae9a5ddeb2a | Tobias Johansson (mutze) | Quick-Search: Added Quick-search in the topbar | Nov 22 2018 | |||
c8e62e3610ef | Tobias Johansson (mutze) | Loading bar: Introduced two event listeners on window 'pillar:workStart' and… | Oct 23 2018 | |||
5a5b97d3628e | Pablo Vazquez (pablovazquez) | Introducing Main Dropdown navigation for mobile | Sep 21 2018 | |||
04f00cdd4f61 | Pablo Vazquez (pablovazquez) | Loading Bar: Utility to turn it on/off | Sep 20 2018 | |||
cede3e75dbe4 | Pablo Vazquez (pablovazquez) | Remove more Markdown references | Sep 17 2018 | |||
f87c7a25dfa5 | Pablo Vazquez (pablovazquez) | Asset: style and cleanup listing | Sep 11 2018 | |||
612862c048e1 | Pablo Vazquez (pablovazquez) | Use bootstrap classes where possible | Sep 7 2018 | |||
6b3f025e16c9 | Pablo Vazquez (pablovazquez) | Project Edit: Cleanup and styling | Sep 7 2018 | |||
9bcd6cec89ca | Pablo Vazquez (pablovazquez) | Cleanup and minor tweaks for apps with a sidebar | Sep 6 2018 | |||
2332bc096047 | Pablo Vazquez (pablovazquez) | jQuery: Small utility to set CSS display type | Aug 31 2018 | |||
3e7722a5672d | Sybren A. Stüvel (sybren) | Expand image for `{attachment slug link=self}` | Apr 3 2018 | |||
df6297d40fbe | Sybren A. Stüvel (sybren) | Fixed project search | Mar 13 2018 | |||
0c7abdb99a30 | Sybren A. Stüvel (sybren) | Avoid error when there is no #cloud-search element | Feb 14 2018 | |||
d85c45f10f89 | Sybren A. Stüvel (sybren) | Not using `let` in JS, as Gulp minify doesn't understand it :( | Feb 1 2018 | |||
ca3d99c52c50 | Sybren A. Stüvel (sybren) | Search JS: fixed node type display | Jan 10 2018 | |||
67851752fa50 | Sybren A. Stüvel (sybren) | Search JS: more stupid and thus more reliable repeat query filtering | Jan 5 2018 | |||
a574a7561046 | Sybren A. Stüvel (sybren) | Advanced search JS: avoid re-querying for the same thing | Jan 5 2018 | |||
0b6969bf0cff | Sybren A. Stüvel (sybren) | Search JS: removed console.log debug calls | Jan 5 2018 | |||
b4a5cdec5585 | Sybren A. Stüvel (sybren) | search JS: gracefully handle errors | Jan 5 2018 | |||
90883eddb983 | Sybren A. Stüvel (sybren) | xhrErrorResponseMessage: nice message when unable to connect | Jan 5 2018 | |||
ebe524ded3b0 | Stephan preeker (Preeker) | make javascript more secure.. | Dec 29 2017 | |||
99131374cdbe | Stephan preeker (Preeker) | javascript debugging | Dec 29 2017 | |||
04684c5f6591 | Stephan preeker (Preeker) | remove algolia from css and vendor stuff | Dec 29 2017 | |||
d726e15ed877 | Stephan preeker (Preeker) | Merge branch 'master' of git.blender.org:pillar into elastic | Dec 29 2017 | |||
46612a9f6877 | Sybren A. Stüvel (sybren) | JavaScript function for getting reasonable error message from an XHR response | Dec 22 2017 | |||
1cba0149488f | Stephan preeker (Preeker) | search is completely working in frontend now | Dec 1 2017 | |||
b0d6f724efa3 | Stephan preeker (Preeker) | Merge branch 'master' of git.blender.org:pillar into elastic | Dec 1 2017 | |||
2ad65b048549 | Pablo Vazquez (pablovazquez) | Project: Remove collapse of sidebar | Nov 28 2017 | |||
9cd3d97c7535 | Stephan preeker (Preeker) | T53161 javascript search stuff almost complete. | Nov 24 2017 | |||
8b789d408eb3 | Stephan preeker (Preeker) | T53161 project user search now also elastic | Nov 17 2017 | |||
b03e8d5bd759 | Stephan preeker (Preeker) | T53161 Proof of Concept working USER search. WIP js. | Nov 17 2017 | |||
76bb68dcc822 | Stephan preeker (Preeker) | T53161 Proof of Concept working | Nov 17 2017 | |||
41eb5e256fbc | Stephan preeker (Preeker) | T53161 WIP javascript search WIP WIP | Nov 17 2017 | |||
ac9aa5992406 | Pablo Vazquez (pablovazquez) | Comments: When editing, resize the textarea | Nov 8 2017 | |||
cb0272fe6046 | Pablo Vazquez (pablovazquez) | Comments: Put comment content inside a span | Nov 8 2017 | |||
c6a138ff43e5 | Pablo Vazquez (pablovazquez) | Introducing 00_utils.js | Nov 8 2017 | |||
e01197a5d5fd | Pablo Vazquez (pablovazquez) | Comments: minor tweaks to strings | Oct 7 2017 | |||
f42334453c87 | Sybren A. Stüvel (sybren) | Deduplicated code for image expansion into the page overlay | Oct 5 2017 | |||
8fe6b472e413 | Pablo Vazquez (pablovazquez)/Sybren A. Stüvel (sybren) | Notifications: Fix and documentation | Oct 5 2017 | |||
68c7a88fed87 | Pablo Vazquez (pablovazquez)/Sybren A. Stüvel (sybren) | Use the nifty new DocumentTitleAPI to update notification count and page titles… | Oct 5 2017 | |||
f9e10976b8e2 | Sybren A. Stüvel (sybren) | Added a little DocumentTitleAPI object for easier updating of the title. | Oct 5 2017 | |||
389413ab8abb | Pablo Vazquez (pablovazquez) | Notifications: Define selectors once and re-use | Oct 4 2017 | |||
c6d8a4c46f40 | Pablo Vazquez (pablovazquez) | Comments: Send text should be inside a span | Oct 3 2017 | |||
b0c7997128a0 | Pablo Vazquez (pablovazquez) | Notifications: Don't update titles directly, fire an event instead | Oct 2 2017 | |||
1bf2a877264f | Pablo Vazquez (pablovazquez) | Use a the updateTitle() function to update page titles | Oct 2 2017 | |||
e4c574385212 | Pablo Vazquez (pablovazquez) | Comments: trigger comments-loaded event on comments load. | Sep 30 2017 | |||
4eeccb610776 | Pablo Vazquez (pablovazquez) | Comments: More compact layout | Sep 25 2017 | |||
7d740c74e3ec | Pablo Vazquez (pablovazquez) | Move comment posting into its own function | Sep 22 2017 | |||
714455a4ebb4 | Pablo Vazquez (pablovazquez) | Fix navigation tree not scrolling until the bottom | Sep 20 2017 | |||
4c25248e5fdb | Pablo Vazquez (pablovazquez) | Project: breadcrumbs no longer exist | Sep 4 2017 | |||
4a68821deea9 | Pablo Vazquez (pablovazquez) | JS: Fix 50px offset on containerResizeY | Sep 4 2017 | |||
811236cff469 | Pablo Vazquez (pablovazquez) | Migrate Jade to Pug template engine | Aug 30 2017 | |||
a5d11ec31bd4 | Sybren A. Stüvel (sybren) | Refactored user search as JQuery plugin | Aug 24 2017 | |||
5955b7145968 | Pablo Vazquez (pablovazquez) | Comments: Use toastr for notifications | Jun 12 2017 | |||
a9c506c29042 | Pablo Vazquez (pablovazquez) | Set Toastr defaults | Jun 7 2017 | |||
85f2c6093dd9 | Pablo Vazquez (pablovazquez) | Introducing Toastr for toast notifications | Jun 7 2017 | |||
31b71eb244bb | Francesco Siddi (fsiddi) | Escape text when presenting search results | Jun 7 2017 | |||
d67f65019ea0 | Francesco Siddi (fsiddi) | Escape HTML when displaying search results | May 31 2017 | |||
eb5fb4eb096d | Pablo Vazquez (pablovazquez) | Fix undefined projectTree | Jan 20 2017 | |||
64ce091f1120 | Pablo Vazquez (pablovazquez) | Fix sidebar height missing navbar height into account | Nov 29 2016 | |||
89689db96e88 | Pablo Vazquez (pablovazquez) | Move tooltips/popovers code to layout | Nov 24 2016 | |||
081a7f96caee | Pablo Vazquez (pablovazquez) | No transparent navbar anymore | Nov 24 2016 | |||
f1661f7efbfe | Pablo Vazquez (pablovazquez) | Use native scrollbars | Nov 16 2016 | |||
8959fac4153a | Pablo Vazquez (pablovazquez) | Tooltips/popovers without delay | Nov 11 2016 | |||
4ec3268a2346 | Sybren A. Stüvel (sybren) | Reloading comment list via event 'pillar:comment-posted' on body element. | Nov 2 2016 | |||
3fc08bcafd84 | Pablo Vazquez (pablovazquez) | Set the slug based on the file name | Nov 2 2016 | |||
cf28e5a3f478 | Sybren A. Stüvel (sybren) | Unified "Add New File" and ".. Attachment" buttons. | Nov 2 2016 | |||
6ea7386bd3ac | Sybren A. Stüvel (sybren) | "Add new attachment" button works. | Nov 2 2016 | |||
53cbe78ec111 | Pablo Vazquez (pablovazquez) | Use #comments-embed for embedding comments. Avoid duplicate ID | Nov 1 2016 | |||
144c5b88948d | Pablo Vazquez (pablovazquez) | Use statusBarSet() js function from Pillar | Nov 1 2016 | |||
09a21510a2f8 | Sybren A. Stüvel (sybren) | Comments: fixed issue cancelling reply & then posting top-level comment | Oct 20 2016 | |||
e1678537c034 | Sybren A. Stüvel (sybren) | Editing comments via PATCH on pillar-web, and some other comment fixes | Oct 20 2016 | |||
d8686e5a14a6 | Sybren A. Stüvel (sybren) | Fixed comment rating | Oct 20 2016 | |||
ea2be0f13d03 | Sybren A. Stüvel (sybren) | Major revision of comment system. | Oct 19 2016 | |||
91e3ec659f68 | Sybren A. Stüvel (sybren) | Added ProjectUtils.projectUrl() | Sep 23 2016 | |||
0bf07b4ba431 | Pablo Vazquez (pablovazquez) | ProjectUtils: add context | Sep 22 2016 | |||
dfe398458b8c | Pablo Vazquez (pablovazquez) | Tutti: Check if algoliaIndex is defined | Sep 22 2016 | |||
30215bf87cf4 | Pablo Vazquez (pablovazquez) | Tutti: Check if tooltip/popover exist | Sep 22 2016 | |||
e4763d809b28 | Pablo Vazquez (pablovazquez) | Project view: Fix transparent background of tree/sidebar | Sep 5 2016 | |||
8d6df947c8d3 | Pablo Vazquez (pablovazquez) | User our own jQuery | Aug 30 2016 | |||
2c62bd40169d | Pablo Vazquez (pablovazquez) | When replying, use @username only | Aug 30 2016 | |||
25fb4ce842c3 | Pablo Vazquez (pablovazquez) | Fix scrollbars on project_tree | Aug 22 2016 | |||
2c5dc34ea2d9 | Francesco Siddi (fsiddi) | Introducing Pillar Framework | Aug 19 2016 |