Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | introduce checklist BBcode for checklists | Mario Vavti | 2016-09-01 | 2 | -6/+10 | |
| | | | ||||||
* | | | theme preview - that was easy; plus a bit more tweaking of the saved search ↵ | redmatrix | 2016-09-01 | 1 | -1/+1 | |
|/ / | | | | | | | widget to try and get the sucker to auto submit | |||||
* | | even though there is now a sitesearch widget, remove it from the search page ↵ | redmatrix | 2016-08-31 | 1 | -1/+1 | |
| | | | | | | | | pdl since we can just use the navbar and it offers more modes. | |||||
* | | some issues with saved search - tags and connection searches weren't being ↵ | redmatrix | 2016-08-31 | 2 | -1/+6 | |
| | | | | | | | | saved. | |||||
* | | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-31 | 4 | -13784/+14054 | |
|\ \ | ||||||
| * \ | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | jeroenpraat | 2016-08-31 | 8 | -43/+291 | |
| |\ \ | ||||||
| * | | | Dutch and Spanish string update | jeroenpraat | 2016-08-31 | 4 | -13784/+14054 | |
| | | | | ||||||
* | | | | provide techlevels in the pro server role. Should have no visible effect on ↵ | redmatrix | 2016-08-31 | 1 | -0/+7 | |
| |/ / |/| | | | | | | | | other roles. | |||||
* | | | resolve merge conflict | Mario Vavti | 2016-08-31 | 8 | -43/+286 | |
|\ \ \ | ||||||
| * | | | The 'save to folder' modal dialog looked like crap. Now it only looks like dung. | redmatrix | 2016-08-30 | 3 | -5/+15 | |
| | | | | ||||||
| * | | | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-30 | 6 | -6175/+6206 | |
| |\| | | ||||||
| * | | | Merge remote-tracking branch 'upstream/dev' into website-export. Added ↵ | Andrew Manning | 2016-08-27 | 4 | -24/+53 | |
| |\ \ \ | | | | | | | | | | | | | | | | attach_move() to include/attach.php. | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-23 | 7 | -174/+114 | |
| |\ \ \ \ | ||||||
| * | | | | | Website export to cloud files works. Created new recursive copy function in ↵ | Andrew Manning | 2016-08-23 | 1 | -1/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | attach.php. | |||||
| * | | | | | Visual improvements to the export element table | Andrew Manning | 2016-08-21 | 1 | -25/+25 | |
| | | | | | | ||||||
| * | | | | | Block export and re-import works. Fixed bug where layout content was not ↵ | Andrew Manning | 2016-08-20 | 1 | -0/+36 | |
| | | | | | | | | | | | | | | | | | | | | | | | | being imported properly. | |||||
| * | | | | | Layouts list and are selectable for export to the zip file | Andrew Manning | 2016-08-20 | 1 | -0/+35 | |
| | | | | | | ||||||
| * | | | | | Export of pages and their layouts to a zip file works. Bug on importing the ↵ | Andrew Manning | 2016-08-20 | 2 | -3/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | exported zip file for pages. | |||||
| * | | | | | Merge remote-tracking branch 'upstream/dev' into website-export | Andrew Manning | 2016-08-19 | 2 | -6106/+6089 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | Pages populate the available-to-export list. New checkbox class for smaller ↵ | Andrew Manning | 2016-08-19 | 2 | -6/+110 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | boxes. | |||||
| * | | | | | | Progress implementing zip file export | Andrew Manning | 2016-08-17 | 4 | -20/+47 | |
| | | | | | | | ||||||
| * | | | | | | Stash changes for merge with dev | Andrew Manning | 2016-08-17 | 2 | -0/+15 | |
| | | | | | | | ||||||
* | | | | | | | provide a possibility to create checklists in bbcode [x] creates a checked ↵ | Mario Vavti | 2016-08-31 | 1 | -0/+5 | |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | checkbox, [] creates an unchecked checkbox | |||||
* | | | | | | Merge pull request #505 from wave72/dev | Wave | 2016-08-30 | 2 | -6166/+6197 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | Updated Italian strings | |||||
| * | | | | | Updated Italian strings | Wave72 | 2016-08-30 | 2 | -6166/+6197 | |
| | |/ / / | |/| | | | ||||||
* | | | | | make lock switching actually work with multiple acl forms | Mario Vavti | 2016-08-29 | 2 | -7/+6 | |
| | | | | | ||||||
* | | | | | move allowed email domains to admin->security page | redmatrix | 2016-08-28 | 2 | -2/+3 | |
| |_|_|/ |/| | | | ||||||
* | | | | contact-block needs a class clear div at the end to not mess with following ↵ | Mario Vavti | 2016-08-26 | 1 | -11/+12 | |
| | | | | | | | | | | | | | | | | widgets and whitespace | |||||
* | | | | off by one pixel | redmatrix | 2016-08-24 | 1 | -3/+3 | |
| | | | | ||||||
* | | | | do not return false since it could prevent clicking also when not appropriate. | Mario Vavti | 2016-08-24 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | remove the onclick action | Mario Vavti | 2016-08-24 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | do not remove cover photo after scrolling it up. mimik an scroll edge if ↵ | Mario Vavti | 2016-08-24 | 1 | -24/+39 | |
| | | | | | | | | | | | | | | | | scrolling up again before scrolling into the cover photo again. | |||||
* | | | | Revert "revert cover photo changes" | Mario Vavti | 2016-08-24 | 1 | -8/+20 | |
| | | | | | | | | | | | | | | | | This reverts commit 4c840d70a494dae62a856ed91f9039eb16bc51ee. | |||||
* | | | | revert cover photo changes | redmatrix | 2016-08-24 | 1 | -20/+8 | |
| | | | | ||||||
* | | | | allow changing the server role - as well as configuring any of the three ↵ | redmatrix | 2016-08-23 | 2 | -1/+2 | |
| | | | | | | | | | | | | | | | | options during installation | |||||
* | | | | cover photo: adjustments to display the entire photo on manual scrollback ↵ | redmatrix | 2016-08-23 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | (padding added for nav height) | |||||
* | | | | several cover photo widget enhancements: | redmatrix | 2016-08-23 | 1 | -8/+19 | |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | - allow a click anywhere on the page to cause the photo to autoscroll - provide a logic flag to autoscroll only once - allow manual scroll back to see the cover photo afterward (tricky to handle the nav menu here) - on scroll back, the nav remains fixed at the top and the top pixels of the cover photo are covered (this was an acceptable tradeoff to gain the ability to see the photo again without causing unpredictable behaviour of the nav) - some positioning details in small screen width mode caused jot to be off screen due to insufficient top padding; a manual padding was also added as something still wasn't right even after adding the nav height - very minor nit: if screen size is reduced below 755 and then upsized again, the cover photo will not be redisplayed | |||||
* | | | optional server role compatibility checks for plugins | redmatrix | 2016-08-22 | 1 | -0/+3 | |
| | | | ||||||
* | | | remove references to tinymce which were causing console errors | redmatrix | 2016-08-21 | 2 | -85/+4 | |
| | | | ||||||
* | | | move jotnets to jot and some cleanup (mostly whitespace) | Mario Vavti | 2016-08-21 | 4 | -89/+107 | |
|/ / | ||||||
* / | Updated Italian strings | Wave72 | 2016-08-17 | 2 | -6106/+6089 | |
|/ | ||||||
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-08-16 | 3 | -18/+24 | |
|\ | ||||||
| * | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge | redmatrix | 2016-08-15 | 1 | -14/+1 | |
| |\ | ||||||
| * | | move schema settings into the display settings main so we can set ↵ | redmatrix | 2016-08-15 | 3 | -18/+24 | |
| | | | | | | | | | | | | theme:schema theme selectors in settings | |||||
* | | | rename limited -> custom | Mario Vavti | 2016-08-16 | 2 | -16/+16 | |
| | | | ||||||
* | | | remove unneeded function | Mario Vavti | 2016-08-16 | 1 | -26/+1 | |
| |/ |/| | ||||||
* | | only check settings-form for dirty state and remove redundant javascript | Mario Vavti | 2016-08-16 | 1 | -14/+1 | |
|/ | ||||||
* | Use double quotes for strings passed via templates to javascript. Some ↵ | redmatrix | 2016-08-15 | 1 | -5/+5 | |
| | | | | translated strings have unescaped single quotes. | |||||
* | provide group options serverside and minor cleanup | Mario Vavti | 2016-08-15 | 2 | -17/+18 | |
| | ||||||
* | implement groups in the acl select. please notice that selecting *custom ↵ | Mario Vavti | 2016-08-15 | 1 | -17/+62 | |
| | | | | selection* now sets an empty (public) acl. it was set to self before... |