Phoenix 1.12.0
carlbennett
released this
24 Jul 03:46
·
141 commits
to phoenix
since this release
BNETDocs: Phoenix Release 1.12.0
- 759ad0d Add ActiveUser inheritable model
- 419a2e6 Add privacy notice page
- 73f5e0b Bump phpmailer/phpmailer from 6.1.7 to 6.5.0
- 902ea9a Update gitignore
- 674f76b Add frameworks for bootstrap
- a990983 First pass at bootstrap convert, work in progress
- 9552e0c Second pass at bootstrap convert
- b831714 Make comments stand out less
- e07292a Fix markdown CSS, swap color of doc edit btn
- f69aca2 Use the same form for document create and edit
- 73ad3de Add code block styling
- 841dc08 Fix borders on document edit form
- 49634ae Next pass at bootstrap conversion
- 2a6928d Next pass at bootstrap conversion
- b2b95f2 Next pass at bootstrap conversion
- 3de0853 Next pass at bootstrap conversion
- df28f0f Update composer package order
- f39c597 Update vim rules
- 1678416 Remove additional_css property
- 8b2ae5c Update authors and remove php-memcached
- 7e186c6 Clarify format field
- d21bcf2 Next pass at bootstrap conversion
- 832f75d Move svg to static directory
- 5406492 Use at-sign svg image
- 4c77cef Turn off initial sorting of packet table
- 79d1593 Add recently edited documents/packets to site nav
- 0cd709c Remove initial sort
- 39db81c Next pass at bootstrap conversion
- 016e253 Refactor header navigation
- d8d1f6d Convert user profile viewer to bootstrap
- 17c88b2 Use unordered list instead of table
- 2b34853 Refactor syntax
- 28cf4f6 Fix styling
- 732f238 Add buttons to profile viewer
- cd496b3 Add emoji to title
- 0cf06df Next pass at bootstrap conversion
- 8235ef8 Rename item in navbar
- ad117d9 Next pass at bootstrap conversion
- 75a3822 Show comments when editing documents
- 1300d17 Next pass at bootstrap conversion
- 6931e31 Force objectivec syntax highlight on packet format
- 769b656 Move News header to the left
- 9f0c136 Resize Welcome buttons
- 7a4a2ac Refactor to using active_user
- f80d9cb Next pass at bootstrap conversion
- d85d965 Add markdown supported note
- cf55e1a Next pass at bootstrap conversion
- ba8f14d Fix selection
- bfb3bd7 Next pass at bootstrap conversion
- 2a8325e Convert news post create page to bootstrap
- 2ae1c05 Convert news viewer to bootstrap
- 0c7703c Use filter_var in getContent
- fcb3c1d Convert news delete page to bootstrap
- 1199c1c Fix buttons
- cfcfa52 Refactor user update page for bootstrap
- 23c08d8 Fix typo
- 31360f0 Improve header load times
- 55ed975 Fix regression with login button missing
- f6ab561 Fix items 'disappearing' on some pages
- 80e4ad1 Rounded avatars in comment section
- 942cb53 Fix container margin
- 4daa8a5 Next pass at bootstrap conversion
- e83d8fe Fix avatar class
- c4eb190 Next pass at bootstrap conversion
- 5a5b211 Next pass at bootstrap conversion
- a2c37f7 Next pass at bootstrap conversion
- 985df5e Fix document index display formatting
- eae79fa Next pass at bootstrap conversion
- 469f271 Next pass at bootstrap conversion
- 7ebf832 Next pass at bootstrap conversion
- 493cb0e Fix alert box
- 0a4a7b5 Next pass at bootstrap conversion
- 649f189 Next pass at bootstrap conversion
- e1119f2 Style adjustment
- 7b41105 Convert news edit page to bootstrap
- 7dd8f46 Next pass at bootstrap conversion
- ba3dd5c Remove 'display-4' class and fix margin
- 8925c04 Add login required include template
- 4d0ba9b Fix formatting
- 0792a75 Convert news edit form to bootstrap
- d6c6bd7 Add comments while editing news post
- 81c802c Add comments while editing packet
- 77362f1 Fix margin in comment section
- ea48a46 Grab user profile data in user view controller
- eb31491 Fix formatting
- dc71886 Fix typo
- 9b60d79 Force links to open externally
- 638d798 Next pass at bootstrap conversion
- 52ee529 Remove document search page
- f5bbbb7 Remove packet search page
- 7e65e14 Remove popular documents page
- 15ef292 Remove popular packets page
- 505e4b4 Merge branch 'feature/bootstrap' into develop
- 4e95fab Fix typo
- 4217815 Catch error and return null when no user profile
- 6f6f025 Hide verified date if not staff
- 1063b51 Hide created timestamp if not staff
- fe4c645 Clarify what data is collected
- 33c0e2e Fix headings and redescribe page
- 4177fba Refactor packet edit form design
- 65c6c1a Refactor comment section design
- 1cde7ae Fix bug when a valid id is '0'
- 3ad6480 Refactor comment section margin
- 43f6415 Fix bad rendering of comment data
- 72dc60c Make fuzzy the timestamp of user created date
- 89105e2 Fix margin
- 4c31d5d Fix bug with estimate function
- a17ff83 Remove unused function
- dfe1580 Add placeholder text
- 5e1960f Show news timestamp in header dropdown
- b6eed51 Get edited timestamp if available
- 6769e85 Remove the damn borders
- deb1170 Refactoring packet editing a bit
- fb2234f Add IDatabaseObject interface
- c58816b Add max consts
- 120bcca Refactoring the User class
- d2828cb Fix query
- 65691d8 Remove unused function invalidateVerificationToken
- cbac3ba Fix regression with user id set to '0'
- 01760fc Remove borders from packet types filter
- 78ab1e0 Remove nullable hint as value is not nullable
- 6ab2c77 Add missing used classes
- f121103 Initial packet create page in progress
- 4306c22 Refactor the Packet class
- 15d8bf3 Remove unused class
- ad994b4 Fix substr length
- 320df28 Refactoring Packet creating and editing
- 3483e18 Remove access to specific DateTimes
- d6dffbe Add jsonSerialize() and implement JsonSerializable
- b0d0ac1 Clarify meta data when writing event log
- 2a35c7d Fix snap points
- cce2504 Remove extra div tag
- 577d37f Set user when creating packet
- 3d61b60 Fix call when handling POST data
- bdea26a Fix packet index printing of packet label
- 576f4cb Remove extra word
- ef3bf7d Add JSON serialization for Product class
- 28f7f26 Refactor Logger array flattening
- 37eb13d Refactor logging of packet creates and edits
- 2dfc29c Fix call to get user id
- 5cbc741 Refactor Packet used by
- 6622771 Refactor allocation of objects and published check
- 2d70fc2 Add explanation text to packet form fields
- f6a5288 Allow packet editor to remove all used by items
- 585f658 Refactor packet form, add app and transport layers
- 81e26f5 Alphabetize this list
- f7f9235 Fix regression by changing 'selected' to 'checked'
- e283930 Fix tabindex properties in packet editor form
- 7854cb3 Add parentheses to conditional
- 89e253e Add missing 'direction' prefill
- 39ab46d Add missing log fields
- 84e8c47 Add packet brief field
- 5ad14e5 Refactor packet index tags
- 77f19fe Add app and transport layer to view, rename flags
- 4e19225 Add margin between news posts
- 6ed5694 Show comments user has made on the site
- 6821792 Amend legal page for grammatical errors
- d9d40cd Revise terms of service for the site
- a2f5a5e Refactor Credits page