Commit Graph
2574 Commits
Author SHA1 Message Date
friendica 6191cfef2a check these in so I can go back and find out why the stylsheet is horked 2013-08-11 19:04:07 -07:00
friendica d8d45dab76 fix string horkage 2013-08-09 04:08:01 -07:00
friendica b1dc5b827b Merge pull request #92 from pixelroot/master
modified:   view/ru/messages.po
2013-08-09 03:57:57 -07:00
pixelroot ae82c09424 modified: view/ru/messages.po 2013-08-09 12:06:20 +02:00
friendica 2dfd9dce05 Merge pull request #90 from beardy-unixer/master
Add access policy to admin panel.
2013-08-08 22:38:11 -07:00
friendica 085eec4869 malformed ru string file 2013-08-08 03:28:42 -07:00
friendica 6b7c720673 Merge pull request #91 from pixelroot/master
modified:   view/ru/messages.po
2013-08-08 03:16:26 -07:00
pixelroot 0335e0fffc modified: view/ru/messages.po 2013-08-08 11:54:03 +02:00
friendica 4cda133e89 Add public visibility setting to privacy groups (collections). This doesn't yet make them visible, but allows them to be visible (like a Cc: instead of a Bcc:) 2013-08-07 17:51:10 -07:00
Thomas Willingham 81a0683aaf Add access policy to admin panel. 2013-08-07 20:15:18 +01:00
friendica 809a53a2f8 This is an actual arrowhead, the nabla is a math operator. 2013-08-06 20:04:57 -07:00
friendica 5d7a36649e wee bit of css cleanup 2013-08-06 18:26:57 -07:00
friendica 99bd0712b6 Add a site access policy (to determine if this is really a public site or just an open site) and add an orphan flag to xchans in case all their hublocs go away. Get rid of a couple of DO NOT EDIT template messages which were still lurking in the tree. 2013-08-06 17:15:41 -07:00
friendica 687ea0ca24 ru string update 2013-08-06 16:10:37 -07:00
friendica 026c93ddf2 Merge pull request #89 from pixelroot/master
modified:   view/ru/messages.po
2013-08-06 16:12:16 -07:00
pixelroot fa297b8d6e modified: view/ru/messages.po 2013-08-06 14:37:55 +02:00
pixelroot 9f649b4d95 modified: view/ru/messages.po 2013-08-06 13:53:09 +02:00
friendica e265a943c8 js_upload is wretched, but at least fix the HTML in the template so it will work again. 2013-08-04 20:21:50 -07:00
Thomas Willingham a8409379c3 Template boo-boo 2013-08-04 20:09:57 +01:00
friendica e6a8bb211c connect link in directory 2013-08-03 16:35:55 -07:00
friendica 7d00f61ceb Merge pull request #86 from beardy-unixer/master
"Can edit my webpages" permissions
2013-08-01 14:31:30 -07:00
Thomas Willingham f3791d48b0 "Can edit my webpages" permissions 2013-08-01 18:40:50 +01:00
marijus 47de80ead4 make "selected" class work on all navigation menu items 2013-08-01 13:26:57 +02:00
friendica c59fff945f trying to center the selected channel on the manage page. Dreamhost really botched up my dev site so it's taking 5 minute per page load - and I don't have any more time to waste tweaking one line of CSS, grabbing a cup of coffee, and drinking it, before seeing the CSS changes. It still needs more tweaking but I might have to do that on the production site - which loads promptly. 2013-07-25 21:09:34 -07:00
friendica 9b8e3e41f1 get rid of ugly article wrapper 2013-07-21 20:19:05 -07:00
friendica 168d7ae9fc getElementById returns null on failure 2013-07-21 18:44:24 -07:00
friendica 400f3baee9 fix error updating pagetitle with notify count if not logged in locally (no notify count available) 2013-07-21 18:34:15 -07:00
friendica 19f674c29d remove obsolete notifications 2013-07-21 17:45:36 -07:00
friendica 2455b0c92f remove some unused settings from admin page 2013-07-21 17:33:40 -07:00
friendica d9701d4606 position the visage timestamp 2013-07-17 22:13:13 -07:00
friendica 8c007ef9b5 fix template syntax 2013-07-17 22:02:03 -07:00
friendica 15a614e158 Merge https://github.com/friendica/red into zpull 2013-07-17 18:16:04 -07:00
friendica e147bb80de usability improvements on abook permissions settings - keep advanced dialogue open, make quick links clear relevant settings before setting each, and don't auto submit. This shows you exactly what happens with the quick settings and allows you to change/correct it if it isn't what you want. 2013-07-17 18:12:50 -07:00
git-marijus 1fd4d0a605 Update style.css
wall-item-arrowphoto-wrapper z-index should not be higher than nav z-index otherwise arrow scroll above the nav area...
2013-07-17 22:19:41 +02:00
friendica 2323e946ee Merge https://github.com/friendica/red into zpull 2013-07-17 02:02:54 -07:00
friendica d6133c861c configurable theme precedence rules, and passing the page owner to the pcss theme settings. 2013-07-17 02:01:35 -07:00
friendica 4c30cddbfc provide a controlling user for theme settings, not necessarily local_user() - can't test on my test site so moving into production and I'll debug it there. 2013-07-16 22:48:05 -07:00
friendica 6d447ace5c define some photo types; primarily profile photos and things, but there is room for others. Also move the "decoration" out of the mod_page.css and into fancy.css - mod_xxx.css should only specify element positions and basic layout, not "decoration". Once we get more positioning stuff moved into module and basic layout files, we can trim down the style.css a lot - as it will theoretically only have decoration. And if we use macro substitution (pcss) we should be able to ultimately change the colour, size or background in one place and be done with it. This will make life easier for theme developers. 2013-07-16 21:56:02 -07:00
Thomas Willingham 328ebda77a Kill autogenerated warnings, plus a typo. 2013-07-16 18:08:26 +01:00
Thomas Willingham cc91036350 Whitespace making smarty fart 2013-07-16 16:07:06 +01:00
friendica d875bbb022 theme the page link title 2013-07-15 23:10:26 -07:00
marijus c1739fa879 style updates due to spin.js porting 2013-07-15 19:50:42 +02:00
marijus b536116791 more spin.js porting 2013-07-15 18:43:34 +02:00
friendica 97df3116ad looks like it actually needs both files. 2013-07-14 01:39:52 -07:00
friendica 92335b2e84 add the jquery version, not the standalone spinner 2013-07-14 01:38:15 -07:00
friendica 033c91868d we need to actually include spin.js or it causes issues 2013-07-14 01:33:47 -07:00
friendica 873c1f381e Merge pull request #77 from git-marijus/master
add spin.js a themable js spinner to red
2013-07-14 01:19:24 -07:00
Thomas Willingham ba5803bebc Give prettyphoto it's own template to make themeing it less annoying. 2013-07-14 02:36:59 +01:00
git-marijus 6abaa37fe3 port jot to spin.js 2013-07-13 23:35:38 +02:00
git-marijus 3ca93a2b9e port jot to spin.js 2013-07-13 23:33:21 +02:00