Commit Graph

1006 Commits

Author SHA1 Message Date
Evan Prodromou 6f8ecc2e7b Remove incompatible theme clean 2011-04-08 17:08:28 -04:00
Evan Prodromou 7ad0404e42 Remove incompatible theme biz 2011-04-08 17:07:06 -04:00
Samantha Doherty e0c00449bb Hide legend and show best marker, for QnA answers when not displayed inline. 2011-04-08 11:10:34 -04:00
Samantha Doherty 43f341b68f Change feeds in sidebar to a vertical list. 2011-04-08 11:05:19 -04:00
Shashi Gowda c44a94e8f5 Port autocomplete from tagInput to jQuery UI, send Last-Modified header and look for it in JS. 2011-04-08 14:51:05 +05:30
Shashi Gowda ad86eb78d3 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
Conflicts:
	js/util.min.js
	lib/default.php
2011-04-07 23:13:45 +05:30
Samantha Doherty f753258a74 Style for best QnA answer. 2011-04-05 13:23:41 -04:00
Samantha Doherty 5bc6a8c614 Style changes for privacy selectors and markers. 2011-04-05 12:38:15 -04:00
Samantha Doherty a02da55eac A little more style for QnA. 2011-04-05 09:10:20 -04:00
Shashi Gowda ced00cf0bd Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase 2011-04-05 10:28:05 +05:30
Samantha Doherty a3ba11a8ac Style for QnA plugin. 2011-04-04 20:29:30 -04:00
Shashi Gowda 5a2bab07b2 Merge remote-tracking branch 'mainline/1.0.x' into people_tags_rebase
Conflicts:
	actions/tagother.php
	classes/Profile.php
	classes/Profile_tag.php
	js/util.min.js
2011-03-30 15:47:42 +05:30
Evan Prodromou dca5e20b91 Make the to-selector clear left 2011-03-28 16:23:31 -04:00
Ian Denhardt d36f0707a4 Merge branch '1.0.x' of git://gitorious.org/statusnet/mainline 2011-03-28 03:25:40 -04:00
Evan Prodromou 53a3fd822d add indicator for limited-scope notices 2011-03-26 16:47:36 -04:00
Shashi Gowda f81aaa5375 Blend people tags UI into the new theme! 2011-03-22 12:18:12 +05:30
Shashi Gowda 31c1177970 Merge branch '1.0.x' into people_tags_rebase
Conflicts:
	EVENTS.txt
	actions/peopletag.php
	actions/tagother.php
	classes/Notice.php
	js/util.js
	js/util.min.js
	lib/accountprofileblock.php
	lib/action.php
	lib/activityobject.php
	lib/command.php
	lib/personalgroupnav.php
	plugins/OStatus/OStatusPlugin.php
2011-03-22 07:56:25 +05:30
Samantha Doherty fac0d8496e Few IE fixes for neo theme. 2011-03-21 09:16:00 -04:00
Brion Vibber ed6d5c6e7a Initial inline listing of favoriters 2011-03-17 14:19:03 -07:00
Samantha Doherty e845d6a8bf A few general style updates and fixes. 2011-03-17 08:38:25 -04:00
Samantha Doherty 49952b08e1 A little more quick styling for Events. 2011-03-17 08:32:18 -04:00
Samantha Doherty 42a4b1d90c Bit of quick styling for Events. 2011-03-16 18:20:40 -04:00
Evan Prodromou 29a4bb4d91 better formatting for RSVPs 2011-03-16 17:51:27 -04:00
Samantha Doherty 5e40450efd Quick style update for profile blocks. 2011-03-16 13:50:24 -04:00
Ian Denhardt 27ef3b1d90 Merge branch '1.0.x' of git://gitorious.org/statusnet/mainline
Conflicts:
	actions/public.php
2011-03-15 12:42:58 -04:00
Samantha Doherty 894bcd3bcd Whoops, need to reset the background color on the aside. 2011-03-14 15:36:00 -04:00
Samantha Doherty 640a033f8b Style changes for equal column heights. 2011-03-14 15:31:19 -04:00
Samantha Doherty dccd0ae6e1 Couple of tiny theme changes for inline replies. 2011-03-11 00:00:54 -05:00
Samantha Doherty 3c66275186 Removing currently unused webfonts from theme.ini. 2011-03-10 23:59:45 -05:00
Samantha Doherty 11a183fe33 New interim default avatar images. 2011-03-10 23:58:34 -05:00
Brion Vibber 771682b6eb Add placeholder status form for the top (needs to hook up to JS) 2011-03-10 17:40:25 -08:00
Samantha Doherty ac880bd6ea Stupid tiny typo in neo. 2011-03-10 18:12:14 -05:00
Samantha Doherty b07227b9d2 Big update for neo theme (and a couple wee fixes for rebase). 2011-03-10 18:05:04 -05:00
Brion Vibber ec828a094c Update LinkPreview plugin for multiple notice forms.
* main notice form setup now encapsulated into SN.Init.NoticeForm(form) -- this can be monkeypatched by plugins to append their own setup code, as LinkPreview does
* LinkPreview now supports debugging with non-minified JS source when $config['site']['minify'] is false
* tweaked core & neo styles so 'notice-status' class gets same styles as attach-status, so we can more easily add mroe statusy things. (needs more consolidation with geo-status, etc)
* tweaked LinkPreview's preview area to use that style
2011-03-09 17:43:31 -08:00
Brion Vibber ba1ada2880 de-IDifying labels in notice form to fix issue with geo pin activating the wrong place when cloning the form
Note that changes to the attachment from <label for/><input id/> to <label><input></label> affect some of the existing styles which attempt to place them both in the same place based on having a common parent. Only 'neo' has been fully tested and fixed for this case, as the others all fail due to the new layout anyway. :)
2011-03-08 12:14:44 -08:00
Samantha Doherty 15686cdf56 First version of 3cl theme neo. 2011-03-07 14:43:06 -05:00
Evan Prodromou cf1a4d8292 Input form switcher works
This change adds the input form switcher, which adds a navigation menu
across the top of the input form, letting you switch between different kinds of input.

The input menu doesn't yet look like a nice set of tabs; it could use some love.
2011-03-07 04:57:49 -05:00
Shashi Gowda b372ed721d styling for people tag UI 2011-03-07 00:44:21 +05:30
Brion Vibber 97532a093d style fixes for new notice form being reused in reply area 2011-03-04 14:30:30 -08:00
Brion Vibber 5358f78e82 Reusable notice form fixes for geolocation 2011-03-04 14:27:55 -08:00
Brion Vibber 56d5c4a4d1 More hardcoded id cleanup in notice form... 2011-03-04 13:40:33 -08:00
Brion Vibber cd20190ba5 Remove hardcoded #notice_action-submit from JS/CSS (prep for reusable notice forms) 2011-03-03 17:48:16 -08:00
Brion Vibber b58aa29168 Notice form cleanup: removing hardcoded id from counter references; prep for reusable notice forms. 2011-03-03 17:15:17 -08:00
Brion Vibber f94a5e1a6a Notice form cleanup: drop use of id for #notice_data-text (prep for reusable notice form) 2011-03-03 17:05:19 -08:00
Brion Vibber 1ff17f0ed9 Notice form cleanup: removing hardcoded IDs from attachment handling (prep for reusable notice forms) 2011-03-03 16:56:54 -08:00
Brion Vibber 764d069ccd Clean up threaded notices vs replies classes, and fixed realtime's threaded behavior to only run on threaded lists 2011-03-01 16:08:37 -08:00
Brion Vibber 35ce314bfb Hide context entries in threaded lists; it's redundant (and if there's more than a few messages, we have the context link still :D)
Also hides them via CSS for new ajax additions
2011-03-01 13:30:38 -08:00
Brion Vibber 407cc851cc Collapse long threaded displays with a link to the convo view (todo: turn it into an ajax loader for inline expansion) 2011-02-28 17:13:54 -08:00
Brion Vibber 59a0b2a82d Merge branch '1.0.x' of gitorious.org:statusnet/mainline into inline-comments
Conflicts:
	js/util.min.js
2011-02-28 16:18:38 -08:00
Brion Vibber 62712b794a More interactive magic for inline replies: placeholder at the end of list 2011-02-28 16:13:16 -08:00
Zach Copley b7d0746694 Merge branch '0.9.x' into 1.0.x
Conflicts:
	actions/confirmaddress.php
	actions/emailsettings.php
	actions/hostmeta.php
	actions/imsettings.php
	actions/login.php
	actions/profilesettings.php
	actions/showgroup.php
	actions/smssettings.php
	actions/urlsettings.php
	actions/userauthorization.php
	actions/userdesignsettings.php
	classes/Memcached_DataObject.php
	index.php
	lib/accountsettingsaction.php
	lib/action.php
	lib/common.php
	lib/connectsettingsaction.php
	lib/designsettings.php
	lib/personalgroupnav.php
	lib/profileaction.php
	lib/userprofile.php
	plugins/ClientSideShorten/ClientSideShortenPlugin.php
	plugins/Facebook/FBConnectSettings.php
	plugins/Facebook/FacebookPlugin.php
	plugins/NewMenu/NewMenuPlugin.php
	plugins/NewMenu/newmenu.css
2011-02-28 15:39:43 -08:00
Brion Vibber fb9418b99d some quick visual tweaks 2011-02-28 12:50:26 -08:00
Brion Vibber 2c03dd569c visual tweaks for convo view 2011-02-28 12:20:47 -08:00
Samantha Doherty 7f50315168 Quick fix for popular notices in cleaner theme. 2011-02-25 13:43:21 -05:00
Samantha Doherty 09a3db628c First revision of new theme, cleaner. 2011-02-25 12:00:55 -05:00
Brion Vibber 5b8e74f8d4 normalize line endings in shiny/css/display.css 2011-01-31 11:09:20 -08:00
Samantha Doherty 8bc296bdbb A few wee fixes for rebase and shiny themes. 2011-01-25 18:32:12 -05:00
Samantha Doherty 0fc46d1629 Rounded corner fixes for base theme. 2011-01-25 18:29:07 -05:00
Evan Prodromou ba2128f2d1 make nav look right-ish in shiny 2011-01-23 13:07:47 -05:00
Evan Prodromou 592e2be5e1 Make new menu the default menu
There's a new menu layout in this version of the software. It was
implemented as a plugin in 0.9.x to avoid clashes with existing themes,
but we're going to break that compatibility in this version, so we're just going for it.

This change involved moving all the changes in NewMenuPlugin into the
default code that was calling it. In addition, since
accountsettingsaction and connectsettingsaction differed only by menu,
I removed them, changed all references to them to the settingsmenu, and moved
the combined nav to its own class.

Let's put that episode behind us.

The CSS shim that was loaded by NewMenuPlugin for certain themes and certain actions
was removed.
2011-01-23 12:35:35 -05:00
Evan Prodromou bbaf9d7f42 some fixes for new no-dl layout 2011-01-14 15:53:02 -05:00
Ian Denhardt e36399974e Merge branch '1.0.x' of git://gitorious.org/statusnet/mainline
Conflicts:
	lib/action.php
	plugins/OStatus/actions/ostatusinit.php
2010-12-20 15:19:33 -05:00
Brion Vibber 9df856e667 Merge branch '0.9.x' into merge
Conflicts:
	README
	actions/hostmeta.php
	classes/File_redirection.php
	lib/common.php
	lib/designsettings.php
	lib/router.php
	lib/util.php
	lib/xmppmanager.php
	plugins/OStatus/OStatusPlugin.php
2010-12-07 10:50:05 -08:00
Matt Lee 46e5df0996 remove a little more stuff 2010-12-07 10:52:37 -05:00
Matt Lee 857c360e7e remove some stuff for now 2010-12-07 10:49:19 -05:00
Matt Lee bcb7832fc5 updated CSS, added feedback button 2010-12-06 15:56:26 -05:00
Matt Lee 2be56cf354 don't want to hide that 2010-12-01 11:37:17 -05:00
Matt Lee 59b6d46271 updated 2010-11-29 16:27:54 -05:00
Matt Lee 0fd7b4aa61 updated 2010-11-29 16:24:04 -05:00
Matt Lee 10c9e664f5 updated 2010-11-29 16:03:15 -05:00
Matt Lee fb2814e449 updated 2010-11-29 15:49:57 -05:00
Matt Lee 6a2d38a0d7 updated 2010-11-29 15:49:07 -05:00
Matt Lee 4fecb9e662 updated 2010-11-29 15:46:13 -05:00
Matt Lee 85c2cf6422 updated 2010-11-29 15:44:42 -05:00
Matt Lee 957973d6f8 updated 2010-11-29 15:43:36 -05:00
Matt Lee f7ea7f8121 updated 2010-11-29 15:42:23 -05:00
Matt Lee 7c988b51ed updated 2010-11-29 15:41:33 -05:00
Matt Lee c34038a9ac updated 2010-11-29 15:40:29 -05:00
Matt Lee 51d900e245 updated 2010-11-29 15:39:45 -05:00
Matt Lee aa20d36c40 updated 2010-11-29 15:37:48 -05:00
Matt Lee c58e4ea299 updated 2010-11-29 15:36:13 -05:00
Matt Lee fd8861dc7d updated 2010-11-29 15:34:26 -05:00
Matt Lee 734b8e2c3f updated 2010-11-29 15:33:05 -05:00
Matt Lee 299960a472 updated 2010-11-29 15:31:42 -05:00
Matt Lee b881cc25cf updated 2010-11-29 15:30:21 -05:00
Matt Lee 7e16376025 updated 2010-11-29 15:27:21 -05:00
Matt Lee faad577458 updated 2010-11-29 15:25:54 -05:00
Matt Lee 988c1af425 updated 2010-11-29 15:23:51 -05:00
Matt Lee e62877126f don't float 2010-11-29 15:21:54 -05:00
Matt Lee d52384119e bring back some stuff 2010-11-29 15:21:04 -05:00
Matt Lee deb3b1068f remove profile box entirely 2010-11-29 15:18:24 -05:00
Matt Lee 44477a7063 added copyright, updated 2010-11-29 15:08:01 -05:00
Matt Lee 021a403898 updated 2010-11-29 15:03:01 -05:00
Matt Lee 1567879609 more things go away 2010-11-29 14:59:19 -05:00
Matt Lee 75b044faf0 more updates, styling, for single user gnu social instance 2010-11-29 14:57:32 -05:00
Matt Lee 710f2928c1 more updates 2010-11-29 14:52:39 -05:00
Matt Lee 4ee21a5164 hide a little more on the profile 2010-11-29 14:46:16 -05:00
Brion Vibber 5a3d01423d Cleanup on the CSS for inline attachments; removed some unneeded changes since the split of the inline and regular attachment lists. Removing commented-out code that seems to be for some old thumbnailing system where the thumbnails were hidden popups within the core text (wtf!) 2010-11-09 16:28:33 -08:00
Brion Vibber f25accc43e split out InlineAttachmentList from AttachmentList 2010-11-09 10:45:19 -08:00
Brion Vibber 551b196a35 doomy doom doom 2010-11-08 15:32:41 -08:00
Brion Vibber ca489631db Merge branch '0.9.x' into 1.0.x
Conflicts:
	actions/subscriptions.php
	lib/router.php
	lib/xmppmanager.php
	lib/xmppoutqueuehandler.php
2010-10-25 13:08:57 -07:00
Samantha Doherty 01637bcd32 Base theme styling for oauth pin and desktop mode. 2010-10-25 16:00:34 -04:00
Samantha Doherty 16aec72984 Wee fixin for overflowing notice content in sidebar. 2010-10-20 19:18:21 -04:00
Samantha Doherty d464ebfc12 Quick fix for wee regression in entity_action button hover states. 2010-10-19 21:33:56 -04:00
Brion Vibber 3593f3f132 Merge branch '0.9.x' into 1.0.x 2010-10-19 15:18:07 -07:00
Samantha Doherty fd55eef795 Just a little more mobile stylin. 2010-10-19 14:08:01 -04:00
Samantha Doherty f6bf804f1a Quick mobile stylesheet for shiny theme. 2010-10-19 12:27:50 -04:00
Samantha Doherty e5ae754020 Big updates for themes rebase, clean, and shiny. A few more adjustments to come for 0.9.6, time (probably not) permitting. 2010-10-19 11:07:53 -04:00
Brion Vibber 6c959c83ce Merge branch '0.9.x' into 1.0.x 2010-10-07 13:32:26 -07:00
Samantha Doherty 1ad8c67843 A few quick theme fixes, mostly for IE. Full update to follow. 2010-10-06 16:30:43 -04:00
Brion Vibber 8ff45823ba Merge branch '0.9.x' into 1.0.x 2010-10-05 11:40:49 -07:00
Brion Vibber 0aa9f08dd2 Victorian theme by Michael R. Bernstein
Includes Linux Libertine font, used under SIL Open Font License.
2010-10-05 11:27:05 -07:00
Brion Vibber f6d3118576 mnml theme by Michael R. Bernstein
Includes TeX Gyre Heros font, used under GUST Font License
2010-10-05 11:24:24 -07:00
Brion Vibber 59119482ca Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 1.0.x
Conflicts:
	actions/hostmeta.php
	actions/imsettings.php
	classes/User.php
	lib/adminpanelaction.php
	lib/channel.php
	lib/default.php
	lib/router.php
	lib/util.php
2010-10-04 12:54:36 -07:00
Samantha Doherty a2bfcc9734 Provisional versions of two new themes (plus new base). 2010-09-23 10:50:45 -04:00
Samantha Doherty 5f409a0d7c Cloudy theme fixes: show notice form only on appropriate pages; IE fix for top padding. 2010-09-22 22:41:17 -04:00
Evan Prodromou 86a702953a Merge branch '0.9.x' into 1.0.x 2010-09-06 10:12:17 -04:00
Evan Prodromou db5d7e0167 add CC BY 3.0 license to CSS files 2010-09-02 23:16:29 -04:00
Brion Vibber 6f540f963b Switch default, identica themes from @import to theme.ini include key; doesn't make much difference for internal core themes but it'll provide cut-n-pasters with a better example. :) 2010-09-02 15:06:47 -07:00
Ian Denhardt 762731d8ee Merge branch 'master' of git://gitorious.org/statusnet/mainline 2010-08-02 11:10:19 -04:00
Matt Lee ac005adbb2 fixed image path 2010-07-29 11:45:13 -04:00
Matt Lee d85f4ddc7f remove zealous label removal 2010-07-28 11:01:39 -04:00
Matt Lee c9769ce889 fixes for paths, etc 2010-07-26 22:10:01 -04:00
Matt Lee a431c26498 added comments 2010-07-26 22:09:26 -04:00
Matt Lee 6b34a2111d GNU social plugin (for look/feel), theme, template 2010-07-26 22:05:33 -04:00
Brion Vibber 3040a5ff85 Quick fix for IE7 via sammy: remove redundant media specifiers from base style @import in main themes.
The <link>s already specify screen/etc media, so all it was doing was breaking. There are still some issues, but most things seem to work-ish as long as Realtime plugins are off.
2010-07-22 05:22:09 +00:00
Matt Lee 35cb61ad9a added boilerplate for the GNUSocial components 2010-06-07 20:06:16 -04:00
Sarven Capadisli 534c12e540 Revert "Multiple file upload handling."
This reverts commit 260f00d60b.

As mentioned in
260f00d60b (comment_8367)

Reverting this merge until the bugs are fixed and there is a general
agreement on the need for this enhancement.
2010-03-31 10:57:20 +02:00
Nick Holliday 260f00d60b Multiple file upload handling. 2010-03-26 18:28:54 -04:00
Sarven Capadisli c066e5285c If indenting is disabled on the output, this fixes the entity_tags crop 2010-03-25 22:20:59 +01:00
Sarven Capadisli 353659764b Fix for processing indicator for aside 2010-03-25 22:20:50 +01:00
Sarven Capadisli ec84c6acee Updated biz theme to use realtime icons from core 2010-03-25 22:20:43 +01:00
Sarven Capadisli 2bd75d0f5b A lot of updates to keep the themes current (at least in functionality) 2010-03-25 22:20:36 +01:00
Sarven Capadisli aeab594d32 location -> label class for cloudy 2010-03-25 22:20:27 +01:00
Sarven Capadisli 5e79ef58e4 Using hCard label instead of location. Matches userprofile. 2010-03-25 22:20:14 +01:00
Sarven Capadisli 711079a3cb Removed print stylesheet 2010-03-25 22:19:58 +01:00
Sarven Capadisli 41c8048efd Moved print inside base stylesheet using media rules. One less HTTP GET. 2010-03-25 22:19:50 +01:00
Sarven Capadisli 3ee6ac4edf Minor core alignment for cloudy 2010-03-25 22:19:42 +01:00
Sarven Capadisli 0bc8dda209 Updated logos 2010-03-25 22:19:29 +01:00
Sarven Capadisli f9cfc0ee60 Removed box-shadow and outline on notice more link focus 2010-03-25 22:19:20 +01:00
Sarven Capadisli e01bc7a339 Using opacity on the notice more link icon 2010-03-25 22:19:09 +01:00
Sarven Capadisli a5dfaf23c2 Minor margin to more link 2010-03-25 22:19:02 +01:00
Sarven Capadisli a2ceab2431 Updated biz theme logo 2010-03-25 22:18:53 +01:00
Sarven Capadisli 72cf8e712d Added processing indicator for more anchor 2010-03-25 22:18:43 +01:00
Sarven Capadisli f137946607 Using an icon to represent the action for more text 2010-03-25 22:18:29 +01:00
Sarven Capadisli 8336e24179 Using &#8230; (hellip) instead of "more" for link text 2010-03-25 22:18:21 +01:00
Brion Vibber c11064a539 Updated 'more' anchor for attachments to do an XHR GET
Conflicts:

	lib/attachmentlist.php
	plugins/OStatus/classes/Ostatus_profile.php

Merge tried to delete things that it seems it shouldn't, very confusing order. Hope rest of the cherry-picking isn't a problem.
2010-03-25 14:15:54 -07:00
Sarven Capadisli 56deca63d0 Removed dangling stylesheet 2010-03-25 21:46:35 +01:00
Sarven Capadisli 3c5586d4bd Using rel=external instead of class=external for jOverlay title link 2010-03-25 21:33:38 +01:00
Sarven Capadisli 7f1b852c97 If indenting is disabled on the output, this fixes the entity_tags crop 2010-03-25 17:47:04 +01:00
Sarven Capadisli 518551bf70 Fix for processing indicator for aside 2010-03-25 17:33:59 +01:00
Sarven Capadisli 1089c0e23c Updated biz theme to use realtime icons from core 2010-03-25 15:08:00 +01:00
Sarven Capadisli 97e83112d2 A lot of updates to keep the themes current (at least in functionality) 2010-03-24 23:31:30 +01:00
Sarven Capadisli 2c50d4aa44 location -> label class for cloudy 2010-03-24 22:40:59 +01:00
Sarven Capadisli 09ff213d1c Using hCard label instead of location. Matches userprofile. 2010-03-24 20:58:13 +01:00
Sarven Capadisli 5808f86584 Removed print stylesheet 2010-03-24 15:13:38 +01:00
Sarven Capadisli 647b3a1f6b Moved print inside base stylesheet using media rules. One less HTTP GET. 2010-03-24 14:50:12 +01:00
Sarven Capadisli 0a6b30552d Minor core alignment for cloudy 2010-03-22 14:14:07 +01:00
Sarven Capadisli aaec5345f6 Updated logos 2010-03-22 14:07:59 +01:00
Sarven Capadisli 029eea21ec Removed box-shadow and outline on notice more link focus 2010-03-19 22:26:50 +01:00
Sarven Capadisli f23fc93a43 Using opacity on the notice more link icon 2010-03-19 19:06:54 +01:00
Sarven Capadisli 41633fcd47 Minor margin to more link 2010-03-19 18:35:40 +01:00
Brion Vibber c33a7ddb5e Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x 2010-03-19 10:27:47 -07:00
Sarven Capadisli c320b29c10 Updated biz theme logo 2010-03-19 10:06:06 +01:00
Sarven Capadisli 7dd701fbb3 Added processing indicator for more anchor 2010-03-18 23:00:38 +01:00
Sarven Capadisli e2768b8635 Using an icon to represent the action for more text 2010-03-18 14:29:35 +01:00
Sarven Capadisli 052466ceab Using &#8230; (hellip) instead of "more" for link text 2010-03-18 14:26:30 +01:00
Sarven Capadisli d8a533274f Updated 'more' anchor for attachments to do an XHR GET 2010-03-18 00:19:32 +01:00
Sarven Capadisli 0be70e390b Removed dangling stylesheet 2010-03-16 19:34:20 +01:00
Sarven Capadisli 2f380f6a9a Using rel=external instead of class=external for jOverlay title link 2010-03-14 15:01:24 -04:00
Sarven Capadisli 00fa7d4b0b Updated theme dates 2010-03-11 16:41:40 -05:00
Sarven Capadisli b8cb3d2833 Alignment fix for IE6 2010-03-08 16:08:03 +00:00
Sarven Capadisli 36d86463e4 Increased admin navigation width to handle longer text length 2010-03-04 13:31:49 -05:00
Sarven Capadisli 15aaae67d6 Another update to admin navigation alignment 2010-03-04 13:28:26 -05:00
Sarven Capadisli 6b4c3e59fa Showing a vertical navigation for admin panels. 2010-03-04 12:50:29 -05:00
Sarven Capadisli 4b99bfce45 Updated styles for unsandbox, unsilence, revoke administrator and
moderator icons
2010-03-04 00:48:48 -05:00
Sarven Capadisli ce9d161885 Added the inverse icons for badge, sandbox, speech, admin 2010-03-04 00:29:13 -05:00
Sarven Capadisli 1761b185bf Removed clipboard icon from core 2010-03-03 19:53:09 -05:00
Sarven Capadisli a26d23b395 Changed clipboard icon to magic wand for user role button 2010-03-03 19:51:41 -05:00
Sarven Capadisli 04e474c98c Updated icons README 2010-03-03 19:29:59 -05:00
Sarven Capadisli 6ebc0f8723 Updated identica theme for User Role styles 2010-03-03 19:28:54 -05:00
Sarven Capadisli 610238442e Added styles for User Role 2010-03-03 19:24:18 -05:00
Sarven Capadisli 5c70481d30 Using the full width for the content area for the admin section. It
also makes the local navigation's tabs stay in context with the content
2010-03-03 15:43:02 -05:00
Sarven Capadisli 31ecc86198 Fixes entity_tags alignment 2010-02-27 16:59:33 +01:00
Sarven Capadisli 90d396a123 Moved otalk theme out of core. It will be updated separately and may
be reintruced back to core when appropriate.
2010-02-25 12:36:22 +01:00
Sarven Capadisli 3299078e33 Updated pigeonthoughts theme 2010-02-25 12:35:15 +01:00
Sarven Capadisli 5061fb7cc4 Updated cloudy theme 2010-02-25 12:08:49 +01:00
Sarven Capadisli 58d8b258cf Removed dangling geo icon 2010-02-25 11:43:14 +01:00
Sarven Capadisli b33f9a2d13 Added author, license information for the icons that are in base theme 2010-02-25 11:42:25 +01:00
Sarven Capadisli 9ef7eb036c Moved common icons from Realtime plugin to core icons file 2010-02-25 10:38:55 +00:00
Sarven Capadisli 44cb354698 Added external, play, pause icons to main icons file 2010-02-25 11:20:36 +01:00
Sarven Capadisli 2466dbfc97 Break long strings in tagcloud 2010-02-24 14:55:35 +01:00
Sarven Capadisli a306ac3976 Added a general classname for remote authorization 2010-02-23 04:58:58 +01:00
Sarven Capadisli 310ac31995 Minor adjustment to edit icon position 2010-02-18 18:12:47 +01:00
Sarven Capadisli c36155e238 Fixes long strings from not breaking 2010-02-18 18:12:08 +01:00
Sarven Capadisli f5c69dfbf9 Updated the base stylesheet for minor fixes (which relied on indenting) 2010-02-15 21:34:41 +01:00
Sarven Capadisli b57e3dfae2 More style generalisation for dialogbox 2010-02-12 14:16:38 +01:00
Sarven Capadisli 42679a22dc Extracted default values for dialogbox layout and uniqe for form_repeat 2010-02-12 12:04:14 +01:00
Sarven Capadisli fd527b8de1 Moved colour properties out of base stylesheet 2010-02-12 11:34:23 +01:00
Sarven Capadisli c56250fb33 Added accept and reject icons to remote subscription authorization 2010-02-04 16:51:51 +00:00
Sarven Capadisli efa930ab00 Added right margin for notice text. Helps Conversation notices look
better.
2010-02-03 18:13:21 +01:00
Sarven Capadisli 245610d2e1 Removed entity flag stylesheet and icons from plugin to core. 2010-02-02 16:27:58 +01:00
Sarven Capadisli a1f55c3f80 Added flag icon to core 2010-02-02 16:14:37 +01:00
Sarven Capadisli 7cecd7f722 Added single icon for Clear 2010-02-02 16:09:39 +01:00
Sarven Capadisli 65c5d7813b Added icon to Clear label for UserFlag plugin 2010-02-02 16:06:22 +01:00
Sarven Capadisli 7b690dab8f Minor alignment notice form alignment for default theme 2010-02-02 13:16:30 +01:00
Sarven Capadisli cc256aaa67 Updated StatusNet logos 2010-02-02 13:12:03 +01:00
Sarven Capadisli dabfe19098 Fixed margin-left on lists inside .hentry and .form_settings 2010-02-01 23:17:12 +00:00
Sarven Capadisli d40e72beca Prevents app statistic text from wrapping around avatar 2010-02-01 20:32:18 +01:00
Sarven Capadisli f6c8b8a868 Hides .author from XHR response in showstream 2010-01-29 15:21:47 +00:00
Sarven Capadisli 22d9c32e7e Update to aside styles in biz theme 2010-01-28 18:39:30 +01:00
Sarven Capadisli b4babedd29 Update to notice item in biz theme 2010-01-28 17:36:33 +01:00
Sarven Capadisli 1662aa1113 Update to biz theme button close and minimize styles 2010-01-28 17:32:24 +01:00
Sarven Capadisli d29af38a0b Update to biz theme's input styles 2010-01-28 17:28:11 +01:00
Sarven Capadisli d955fb5e37 Updated biz theme entity_actions styles 2010-01-28 17:22:01 +01:00
Sarven Capadisli 156efda37a Updated biz theme to use dialogbox styles 2010-01-28 17:16:11 +01:00
Sarven Capadisli 83087e9d9b Updated biz theme notice options 2010-01-28 17:12:48 +01:00
Sarven Capadisli 6e556e502a Updated biz theme to hide form_repeat legend 2010-01-28 17:09:35 +01:00
Sarven Capadisli e881888789 Updated biz theme to use the single icons file 2010-01-28 17:08:24 +01:00
Sarven Capadisli b969fba2f5 Updated geo sharing styles for biz 2010-01-28 16:49:33 +01:00
Sarven Capadisli d4289cb34e Fixed layout when ad plugin is on for biz 2010-01-28 16:41:28 +01:00
Sarven Capadisli 61114ceff7 Fixed layout for powered by statusnet in biz 2010-01-28 16:39:20 +01:00
Sarven Capadisli c6f8b94fa9 Showing processing indicator for form_repeat on submit instead of form 2010-01-28 16:02:39 +01:00
Evan Prodromou a85a3ddc72 Merge branch 'master' of git@gitorious.org:statusnet/mainline 2010-01-27 22:05:58 -05:00
Evan Prodromou 5e1a9ad04d Merge branch 'testing'
Conflicts:
	theme/base/css/display.css
2010-01-27 22:05:32 -05:00
Sarven Capadisli 5e31ecd82a Centred leaderboard ad 2010-01-27 16:36:57 -05:00
Sarven Capadisli 1c875a5395 Moved rectangle ad into aside and leaderboard to the right in header.
Intention for this layout was to reduce whitespace in header area
2010-01-27 16:34:18 -05:00
Sarven Capadisli e3bd97bfe4 Aligning wide skyscraper to the right instead of left 2010-01-27 16:34:17 -05:00
Evan Prodromou 1758ed453b move UAP plugin to core 2010-01-27 16:34:17 -05:00
Sarven Capadisli 2e0297bb6f Better alignment for notice in shownotice page 2010-01-27 15:09:48 +00:00
Sarven Capadisli 04a37fa1c7 Better alignment for notice in shownotice page 2010-01-27 15:09:29 +00:00
Sarven Capadisli 9bacdb9134 Updated howto create a theme 2010-01-26 01:16:15 +01:00
Sarven Capadisli 72ae0ecc1c Removed mobile stylesheet from core output. If Mobile support is
seeked, MobileProfile plugin should be used.
2010-01-26 01:15:30 +01:00
Sarven Capadisli 1406cc452f Updated notice item view where a) notice text no longer wraps around
(under author's photo) b) supplemental notice content and options will
start right under notice text.
2010-01-26 01:15:07 +01:00
Sarven Capadisli a93a3cc270 Moved farbtastic's stylesheet to use relative paths for its own images 2010-01-26 01:14:22 +01:00
Sarven Capadisli e9a155db73 Using visibility:hidden instead of display:none for checkbox 2010-01-26 01:12:39 +01:00
Sarven Capadisli 6a4c88afe7 More relaxed selector for application icon and form checkbox 2010-01-24 16:36:06 -08:00
Sarven Capadisli 6d58ef4abb Updated apioauthauthorize markup and styles 2010-01-24 16:36:05 -08:00
Sarven Capadisli fed111f08a Removed mobile stylesheet from core output. If Mobile support is
seeked, MobileProfile plugin should be used.
2010-01-24 00:25:31 +01:00
Sarven Capadisli e3ee5663ab Updated notice item view where a) notice text no longer wraps around
(under author's photo) b) supplemental notice content and options will
start right under notice text.
2010-01-24 00:23:01 +01:00
Sarven Capadisli f92a9dad8c Moved farbtastic's stylesheet to use relative paths for its own images 2010-01-24 00:21:01 +01:00
Sarven Capadisli 2a1ab137cc Using visibility:hidden instead of display:none for checkbox 2010-01-24 00:19:09 +01:00
Sarven Capadisli e7c26eb443 Styles for image max width/height and radio form controls 2010-01-24 00:14:57 +01:00
Sarven Capadisli cae113941d Added key icon for application key and secret rest action 2010-01-24 00:14:51 +01:00
Sarven Capadisli f3c732587c Styles for application list 2010-01-24 00:14:42 +01:00
Sarven Capadisli aaa2dd2712 Styles for application details page 2010-01-24 00:14:31 +01:00
Sarven Capadisli acc48289e5 Update geo location UI for notice form where the geo data info is only
visible on @title of the enable/disable button.
2010-01-14 01:48:57 +00:00
Sarven Capadisli 5d88e6435f Changed to margin instead of list position in order to avoid text
wrapping from the bullet point
2010-01-13 21:07:01 +00:00
Sarven Capadisli b9a487a3da Fixed width for form_notice selected view in IE 2010-01-12 03:06:31 +00:00
Sarven Capadisli f396701b64 Updated Cloudy theme for geo 2010-01-09 13:33:13 +01:00