|
2ee6dee28d
|
Refactored the poll skins
|
2015-01-07 17:16:11 +01:00 |
|
|
5d42579d99
|
Fixed missing initial value for File.requests
|
2015-01-07 17:14:21 +01:00 |
|
|
ad7c41633d
|
Cleaned up code
|
2015-01-07 14:34:37 +01:00 |
|
|
c3d4ff8d09
|
Remove site-specific part from search query in the input value
|
2015-01-07 00:00:40 +01:00 |
|
|
89fe38987f
|
Added referrer filters for URL shorteners
|
2015-01-06 23:54:24 +01:00 |
|
|
125fa5dd1e
|
Added meta information and replaced the “save and edit” with the “compare button
|
2015-01-06 23:14:46 +01:00 |
|
|
25f5a5eaed
|
Added meta information
|
2015-01-06 23:13:54 +01:00 |
|
|
6ae49c7d25
|
Refactored displaying and filtering referrer URLs
|
2015-01-06 23:13:25 +01:00 |
|
|
936e1389df
|
Fixed display of logo in Google search results
|
2015-01-06 19:13:03 +01:00 |
|
|
b07ed2ec58
|
Make Google search work on test site (ie. using the results from the original site!)
|
2015-01-06 19:12:33 +01:00 |
|
|
dd23be6f84
|
Moved Google search support to compat layer
|
2015-01-06 18:46:06 +01:00 |
|
|
4d007a05a4
|
Implemented support for Google’s custom search until a better solution for Antville.org is implemented
|
2015-01-06 18:30:31 +01:00 |
|
|
eed08e5c4e
|
Removed obsolete methods getHeader() and getAdminHeader()
|
2015-01-06 17:02:20 +01:00 |
|
|
ed3e431d74
|
Refactored site search
|
2015-01-06 16:58:06 +01:00 |
|
|
5e8742c496
|
Added $HopObject#meta skin for consistent display of posted / last modified information
|
2015-01-06 14:05:23 +01:00 |
|
|
91a856b7ce
|
Fixed output of RSS feed for tags and galleries
|
2015-01-06 14:05:06 +01:00 |
|
|
2c1bf13054
|
Linked RSS navigation item to stories.xml
|
2015-01-06 14:04:44 +01:00 |
|
|
ecaa10aa1b
|
Moved logout link to top of navigation
|
2015-01-06 14:04:23 +01:00 |
|
|
1dd49a9bec
|
Added $HopObject#meta skin for consistent display of posted / last modified information
|
2015-01-06 14:03:44 +01:00 |
|
|
eb6fb0ff39
|
Added modifier, created and modified properties to exported file
|
2015-01-06 14:01:52 +01:00 |
|
|
9456a7be52
|
Fixed display of tag count
|
2015-01-06 13:58:19 +01:00 |
|
|
495050eca4
|
Still fixing issue to prevent tagged stories from being processed by the collage plugin
|
2015-01-06 13:28:25 +01:00 |
|
|
7e2fd74e1e
|
Fixed undesired “collage” of tagged stories
|
2015-01-06 13:16:02 +01:00 |
|
|
f899a12fb0
|
Refactored galleries using the jquery-collagePlus plugin
|
2015-01-06 12:30:47 +01:00 |
|
|
10d7a8c34a
|
Fixed rendering of RSS descriptions
|
2015-01-06 00:22:32 +01:00 |
|
|
a495402852
|
Refactored output of RSS feeds
|
2015-01-06 00:17:13 +01:00 |
|
|
65bdf105d7
|
Implemented Story.getAbstract() method, basically doing what Story.abstract_macro() did and modified updates.xml output accordingly
|
2015-01-05 22:59:57 +01:00 |
|
|
a9fbfb2adb
|
Replaced name of variable “abstract” (reserved keyword)
|
2015-01-05 22:36:28 +01:00 |
|
|
36105ddec6
|
Renamed story.summary to story.abstract to get rid of b/w compatibility hell
|
2015-01-05 22:31:52 +01:00 |
|
|
28f29dcc88
|
Work-around for UIKit issue https://github.com/uikit/uikit/issues/833
|
2015-01-05 22:20:46 +01:00 |
|
|
994dff74bd
|
Added import of static styles to root stylesheet, reducing stylesheet <link> elements down to 1
|
2015-01-05 20:28:07 +01:00 |
|
|
858041b435
|
Fixed margins in header of skin editor
|
2015-01-05 20:26:59 +01:00 |
|
|
c614e08718
|
Fixed b/w compatibility for linked comments in history skin
|
2015-01-05 20:26:29 +01:00 |
|
|
4166b29b05
|
Cleaned up page skin
|
2015-01-04 19:39:41 +01:00 |
|
|
a220b25945
|
Fixed menu extension (hypothetically… did not test)
|
2015-01-04 19:21:13 +01:00 |
|
|
41ccf74999
|
Fixed permissions for unsubscribing and editing a site owner; fixed permissions for generally un/subscribing
|
2015-01-04 19:14:53 +01:00 |
|
|
af65759912
|
Fixed incorrect warning about site deletion when unsubscribing from a site
|
2015-01-04 19:12:49 +01:00 |
|
|
95032a93c6
|
Re-enabled tags pager without alphabetical supernavigation
|
2015-01-04 17:49:11 +01:00 |
|
|
48bc9ede1b
|
Return to the previous page after login
|
2015-01-04 16:50:12 +01:00 |
|
|
c15430d3dd
|
Re-introduced Root.updates collection with all sites with their modification date in reverse chronological order
|
2015-01-04 16:29:38 +01:00 |
|
|
cb2732f9ae
|
Removed Root.updates collection due to unexpected results and implemented simple code doing basically the same
|
2015-01-04 16:15:01 +01:00 |
|
|
00d645e9c8
|
Implemented client-side script to prevent duplicate form submits
Removed client-side click handler for cancel links and used macros or simple relative paths instead
|
2015-01-04 13:35:59 +01:00 |
|
|
5c8a1ea628
|
Added missing icon for polls in activity feed
|
2015-01-03 22:25:35 +01:00 |
|
|
4d7dc57213
|
Fixed width of legend to grid
|
2015-01-03 22:21:33 +01:00 |
|
|
4a54f5159b
|
Slightly modified left navigation (smaller size, more items on root site)
|
2015-01-03 22:13:09 +01:00 |
|
|
67f85afb53
|
Reverted last commit and fixed the correct column o_0
|
2015-01-03 21:33:19 +01:00 |
|
|
610273ab69
|
Fixed width of user column
|
2015-01-03 21:31:34 +01:00 |
|
|
a632aa08f6
|
Removed call for obsolete filterLog() method
|
2015-01-03 21:25:51 +01:00 |
|
|
c4234aeab7
|
Merge branch 'feature/admin-improvements' into develop
|
2015-01-03 21:22:58 +01:00 |
|
|
ae5dbd759f
|
Implemented activity feed and refactored admin forms
|
2015-01-03 21:22:48 +01:00 |
|