Friendika
|
484b248f73
|
add pagination to admin/user page to support large numbers of users
|
2011-06-17 16:21:11 -07:00 |
Friendika
|
4ca730e5d7
|
remove debug statements
|
2011-06-16 23:17:25 -07:00 |
Friendika
|
fb0b22fb13
|
fix admin log viewer (will only read the last 5M of the log, and puts the text into a scrolling div)
|
2011-06-16 22:20:12 -07:00 |
Friendika
|
b61a7158da
|
Merge pull request #116 from fabrixxm/admin
Admin pages
|
2011-06-16 15:27:12 -07:00 |
Fabio Comuni
|
ede011cc32
|
Admin users page. some fix to template processor.
|
2011-06-16 14:56:43 +02:00 |
Fabio Comuni
|
5f583fb8d6
|
Admin: register policy in site page, initial users page. Aside 'Users' link show pending registrations.
|
2011-06-16 12:05:35 +02:00 |
Friendika
|
c92e6ed929
|
avoid race condition on delete checked items
|
2011-06-16 00:38:41 -07:00 |
Friendika
|
e5b54e74ba
|
delete selected items
|
2011-06-15 20:43:39 -07:00 |
Friendika
|
cee63c7a0d
|
preserve original timezone adjust selection when editing events
|
2011-06-14 21:44:27 -07:00 |
Friendika
|
ca84823437
|
Dear $username not expanded/replaced in text emails
|
2011-06-14 20:49:25 -07:00 |
Friendika
|
5105b3febc
|
event calendar links, editing
|
2011-06-14 19:48:37 -07:00 |
Fabio Comuni
|
00e142e4f7
|
Load plugin info from plugin file. Show README.md or README from plugin dir in plugin details page
|
2011-06-14 14:21:43 +02:00 |
Fabio Comuni
|
25d1637ec4
|
simple plugin details and log view in admin
|
2011-06-14 11:54:14 +02:00 |
Fabio Comuni
|
5dc8fbccb2
|
enable/disable plugins from admin page
|
2011-06-14 11:16:27 +02:00 |
Fabio Comuni
|
b1184f3fde
|
Merge remote-tracking branch 'friendika-master/master' into admin
|
2011-06-14 10:37:54 +02:00 |
Fabio Comuni
|
5882d8d022
|
Initial plugins admin page
|
2011-06-14 10:35:56 +02:00 |
Friendika
|
4469f92ea3
|
prev/next icons (instead of text) for photos
|
2011-06-13 21:43:21 -07:00 |
Friendika
|
05eb9ceaba
|
avoid returning events from getting posted again
|
2011-06-13 20:42:37 -07:00 |
Friendika
|
fb92dbf5d6
|
link events + personal notes to profile tabs
|
2011-06-13 20:32:30 -07:00 |
Friendika
|
d5fdd4287d
|
event sharing, cont.
|
2011-06-13 19:06:49 -07:00 |
fabrixxm
|
4ba23df20a
|
fix a typo in site settings page
|
2011-06-13 18:29:14 +02:00 |
Fabio Comuni
|
ab27f1393e
|
Admin site page
|
2011-06-13 18:03:06 +02:00 |
Fabio Comuni
|
3364c2a2d8
|
Initial admin page
|
2011-06-13 12:52:29 +02:00 |
Friendika
|
7c60701efc
|
fixed a few feed problems affecting activity objects/targets
|
2011-06-10 01:51:14 -07:00 |
Friendika
|
b857a49bfe
|
event publish
|
2011-06-09 21:23:45 -07:00 |
Friendika
|
8aaf55c1e6
|
event item
|
2011-06-09 20:02:48 -07:00 |
Friendika
|
9203b48527
|
default event publish permissions = personal
|
2011-06-09 01:01:29 -07:00 |
Friendika
|
d371241e66
|
events
|
2011-06-09 00:58:45 -07:00 |
Friendika
|
894dfde122
|
set permalink on photo tags
|
2011-06-08 22:34:22 -07:00 |
Friendika
|
dea721a3f8
|
minor fixes to apps (don't show notes if not logged in) and photos (tag delete link is leaking to unauthorised users)
|
2011-06-08 21:43:32 -07:00 |
Friendika
|
df8ac668b8
|
more calendar work, undo strict_privacy flag to use different approach
|
2011-06-08 21:06:02 -07:00 |
Friendika
|
a10abd4860
|
remove event if attached item is deleted
|
2011-06-08 00:47:00 -07:00 |
Friendika
|
0bfb6314df
|
default uploaded photo permissions were wrong
|
2011-06-07 22:47:15 -07:00 |
Friendika
|
e2f1540f25
|
events, continued. Also better regex matching accounting for empty elements
|
2011-06-07 22:13:07 -07:00 |
Friendika
|
33fe26ecb0
|
more progress on events
|
2011-06-07 20:10:43 -07:00 |
Friendika
|
d2863d1859
|
first recently uploaded photo (in 3 hours) to an older existing album, post made visible
|
2011-06-07 16:23:37 -07:00 |
Friendika
|
c1b2e90e37
|
basic saving of events
|
2011-06-06 22:27:38 -07:00 |
Friendika
|
fcb4316c29
|
tinymce for event fields
|
2011-06-06 21:49:07 -07:00 |
Friendika
|
bbc65f9832
|
prev/next links in calendar
|
2011-06-06 21:28:11 -07:00 |
Friendika
|
9f51233451
|
event listings
|
2011-06-06 20:17:36 -07:00 |
Friendika
|
452245d988
|
more events framework
|
2011-06-06 19:59:20 -07:00 |
Friendika
|
c0094aa4f8
|
strict privacy mode (Friendika-Z) - refuse to talk to networks with privacy issues
|
2011-06-06 16:26:11 -07:00 |
fabrixxm
|
76f4d85d9a
|
Small fix to theme selector
|
2011-06-06 14:55:54 +02:00 |
Friendika
|
4c629e274b
|
begin event module
|
2011-06-05 23:10:07 -07:00 |
Friendika
|
18f4c6094a
|
bug #88, Thanks Chris! Added a couple of minor tweaks for identity checking and consistency with other profile viewing links
|
2011-06-05 21:05:55 -07:00 |
Friendika
|
edbad772ba
|
add flag for experimental themes
|
2011-06-05 18:05:25 -07:00 |
Friendika
|
6f34f89ddb
|
mb_string is now required.
|
2011-06-04 22:48:43 -07:00 |
Friendika
|
e591ed6b30
|
minor edits
|
2011-06-03 07:04:43 -07:00 |
Friendika
|
86df81352f
|
show new_member page only on our own profile
|
2011-06-03 06:22:39 -07:00 |
Friendika
|
32bebdfa7e
|
new_member not new_user
|
2011-06-03 06:17:43 -07:00 |