]>
BookStack Code Mirror - bookstack/history - app
projects
/
bookstack
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
edit summary
[bookstack]
/
app
/
2016-07-07
Younès EL BIACHE
edit summary
140/head
tree
|
commitdiff
2016-07-03
Dan Brown
Cut down homepage queries a little
tree
|
commitdiff
2016-07-03
Dan Brown
Fixed bug which hid entities and fixed new chapter...
tree
|
commitdiff
2016-07-03
Dan Brown
Tightened and cleaned some list styles
tree
|
commitdiff
2016-07-01
Dan Brown
Fixed error on image deletion
tree
|
commitdiff
2016-06-25
Dan Brown
Added chapter move actions. Closes #86
tree
|
commitdiff
2016-06-12
Dan Brown
Merged branch add_page_move into master
tree
|
commitdiff
2016-06-12
Dan Brown
Finished off page move functionality
tree
|
commitdiff
2016-06-11
Dan Brown
Started work on page move view and entity selector
tree
|
commitdiff
2016-06-10
Dan Brown
Prevent page redirect on draft saving
tree
|
commitdiff
2016-06-04
Dan Brown
Merge branch 'master' of git://github.com/rovox/BookSta...
tree
|
commitdiff
2016-06-04
Dan Brown
Added tag autosuggestion when no input provided
tree
|
commitdiff
2016-06-04
Dan Brown
Limited tag value autosuggestions based on tag name
tree
|
commitdiff
2016-05-28
Dan Brown
Fixed error with similar activity filtering
tree
|
commitdiff
2016-05-22
Dan Brown
Added pagination, sorting & searching to users list
tree
|
commitdiff
2016-05-22
Dan Brown
Standardised delete aesthetics regarding roles and...
tree
|
commitdiff
2016-05-15
Dan Brown
Merge pull request #110 from ssddanbrown/page_attributes
tree
|
commitdiff
2016-05-15
Dan Brown
Added auto-suggestions to tag names and values
110/head
tree
|
commitdiff
2016-05-15
Dan Brown
Fixed tags not being saved on new pages
tree
|
commitdiff
2016-05-15
Dan Brown
Added tag searching to search interfaces
tree
|
commitdiff
2016-05-15
Dan Brown
Added tags to page display and simplified editing flow
tree
|
commitdiff
2016-05-14
Dan Brown
Cleaned up tag edit interface
tree
|
commitdiff
2016-05-13
Dan Brown
Renamed attribute to tags & continued interface
tree
|
commitdiff
2016-05-12
Dan Brown
Started the page attributes interface
tree
|
commitdiff
2016-05-07
Dan Brown
Added further attribute endpoints and added tests
tree
|
commitdiff
2016-05-06
Dan Brown
Fixed bad refactor in the permission service
tree
|
commitdiff
2016-05-06
Dan Brown
Started base work on attribute system
tree
|
commitdiff
2016-05-03
Dan Brown
Merge branch 'v0.9'
tree
|
commitdiff
2016-05-03
Dan Brown
Added bookstack version in settings
tree
|
commitdiff
2016-05-02
Dan Brown
Merge pull request #106 from ssddanbrown/ci_testing
tree
|
commitdiff
2016-05-02
Dan Brown
Updated ldap so extension not required in testing
106/head
tree
|
commitdiff
2016-05-02
Dan Brown
Updated social testing compatibility
tree
|
commitdiff
2016-05-01
Dan Brown
Merge pull request #103 from ssddanbrown/add_role_view_...
tree
|
commitdiff
2016-05-01
Dan Brown
Major permission naming refactor and database migration...
103/head
tree
|
commitdiff
2016-05-01
Dan Brown
Added hidden public role to fit with new permissions...
tree
|
commitdiff
2016-04-30
Dan Brown
Improved permission regen performance by factor of 4
tree
|
commitdiff
2016-04-26
Dan Brown
Worked around create permission quirks
tree
|
commitdiff
2016-04-24
Dan Brown
Rolled out new permissions system throughout application
tree
|
commitdiff
2016-04-23
Dan Brown
Continued with database work for permissions overhaul
tree
|
commitdiff
2016-04-20
Dan Brown
Started creation of intermediate permission table
tree
|
commitdiff
2016-04-20
Dan Brown
Merge branch 'master' into add_role_view_permissions
tree
|
commitdiff
2016-04-15
Dan Brown
Prevented drafts from showing up in a book sort
tree
|
commitdiff
2016-04-09
Dan Brown
Fixed draft time display, Cleaned up some code
tree
|
commitdiff
2016-04-09
Dan Brown
Localised draft save time display
tree
|
commitdiff
2016-04-09
Dan Brown
Started work towards adding role view permissions
tree
|
commitdiff
2016-04-09
Dan Brown
Fixed and cleaned some permisison/role based components
tree
|
commitdiff
2016-04-07
Dan Brown
Made new pages in chapters have a better inital priority
tree
|
commitdiff
2016-04-03
Dan Brown
Added uploaded to book/page filters & search in image...
tree
|
commitdiff
2016-04-03
Dan Brown
Fixed some label casing and fixed incorrect notifications
tree
|
commitdiff
2016-04-03
Dan Brown
Made email confirmations work with LDAP auth
tree
|
commitdiff
2016-04-03
Dan Brown
Added a friendlier error for LDAP new user mismatches
tree
|
commitdiff
2016-03-30
Dan Brown
Merge bugfixes from branch 'v0.8'
tree
|
commitdiff
2016-03-30
Dan Brown
Trimmed long names in header
tree
|
commitdiff
2016-03-30
Dan Brown
Updated entity restrictions to allow permissions, Not...
tree
|
commitdiff
2016-03-29
Dan Brown
Merge pull request #84 from ssddanbrown/markdown_editor
tree
|
commitdiff
2016-03-29
Dan Brown
Added editor control in admin settings & Fixed some...
tree
|
commitdiff
2016-03-25
Dan Brown
Added a markdown editor
tree
|
commitdiff
2016-03-13
Dan Brown
Fixed bug causing permission error on save and fixed...
tree
|
commitdiff
2016-03-13
Dan Brown
Fixed bug causing editing notification to always show
tree
|
commitdiff
2016-03-13
Dan Brown
Attached images to pages and added restriction filtering
tree
|
commitdiff
2016-03-13
Dan Brown
Added new page drafts and started image entity attaching
tree
|
commitdiff
2016-03-12
Dan Brown
Merged branch autosaving_drafts into master
tree
|
commitdiff
2016-03-12
Dan Brown
Added UI components of page autosaving
tree
|
commitdiff
2016-03-09
Dan Brown
Moved page editing to angular controller and started...
tree
|
commitdiff
2016-03-06
Dan Brown
Added restrictions to user profile lists
tree
|
commitdiff
2016-03-06
Dan Brown
Added settings helper and formatted code in some files
tree
|
commitdiff
2016-03-06
Dan Brown
Changed color picker library and moved color logic...
tree
|
commitdiff
2016-03-06
Dan Brown
Merge branch 'master' into nwalke-update_site_color
tree
|
commitdiff
2016-03-05
Dan Brown
Fixed incorrect recents pages on homescreen
tree
|
commitdiff
2016-03-05
Dan Brown
Fixed errors that occured when merging & refactored...
tree
|
commitdiff
2016-03-05
Dan Brown
Merge branch 'custom_role_system'
tree
|
commitdiff
2016-03-05
Dan Brown
Added restriction tests and fixed any bugs in the process
tree
|
commitdiff
2016-03-05
Dan Brown
Added a whole load of permission & role tests
tree
|
commitdiff
2016-03-05
Dan Brown
Merge branch 'add_memcached' of git://github.com/nwalke...
tree
|
commitdiff
2016-03-04
Dan Brown
Updated fulltext search with custom escaped query
tree
|
commitdiff
2016-03-04
Nick Walke
Found the source of the issue, not sure how to fix
72/head
tree
|
commitdiff
2016-03-03
Nick Walke
Closes #55. Allows you to set the primary color.
73/head
tree
|
commitdiff
2016-03-03
Nick Walke
Closes #70.
tree
|
commitdiff
2016-03-02
Dan Brown
Refactored some permission controls and increased testi...
tree
|
commitdiff
2016-02-29
Dan Brown
Tied entity restriction system into userCan checks
tree
|
commitdiff
2016-02-28
Dan Brown
Added in restriction queries for most lists
tree
|
commitdiff
2016-02-28
Dan Brown
Implemented database structure and inital interfaces...
tree
|
commitdiff
2016-02-27
Dan Brown
Added missing permission checkboxes and improved image...
tree
|
commitdiff
2016-02-27
Dan Brown
Finished initial implementation of custom role system
tree
|
commitdiff
2016-02-26
Dan Brown
Started work on exposing the role system as editable
tree
|
commitdiff
2016-02-25
Dan Brown
Added smarter page finding so changing the page name...
tree
|
commitdiff
2016-02-22
Dan Brown
Fixed issue with the book sort not showing all books...
tree
|
commitdiff
2016-02-21
Dan Brown
Fixed page listing excerpts not showing due to encoding...
tree
|
commitdiff
2016-02-21
Dan Brown
Added entity-specific search results pages. Cleaned...
tree
|
commitdiff
2016-02-21
Dan Brown
Made page anchor hashes more relevant to the page content
tree
|
commitdiff
2016-02-20
Dan Brown
Merge pull request #63 from AkibaWolf/patch-1
tree
|
commitdiff
2016-02-20
Dan Brown
Added recently created & updated page listings
tree
|
commitdiff
2016-02-20
AkibaWolf
Update PageRepo.php
63/head
tree
|
commitdiff
2016-02-20
Dan Brown
Added recent pages to home view and made the home conte...
tree
|
commitdiff
2016-02-18
Dan Brown
Added tests for profile pages
tree
|
commitdiff
2016-02-17
Dan Brown
Added content to user profile pages
tree
|
commitdiff
2016-02-16
Dan Brown
Started work on user profile pages
tree
|
commitdiff
2016-02-08
Dan Brown
Fixed bug preventing LDAP users updating thier profile
tree
|
commitdiff
2016-02-08
Dan Brown
Made ldap auth use the 'dn' if a 'uid' is not present.
tree
|
commitdiff
2016-02-03
Dan Brown
Updated app requirements & Added some friendlier errors
tree
|
commitdiff
next
hide
Morty Proxy
This is a
proxified and sanitized
view of the page, visit
original site
.