aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-281-0/+2
|\| | | | | | | | | | | | | Conflicts: include/zot.php mod/connedit.php util/messages.po
| * css fixesMario Vavti2015-06-271-0/+2
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-231-60/+13
|\| | | | | | | | | | | Conflicts: include/items.php mod/item.php
| * some work on directoryMario Vavti2015-06-231-60/+13
| |
* | more work on itemsredmatrix2015-06-111-2/+1
|\| | | | | | | | | | | | | | | | | | | | | and Merge branch 'master' of https://github.com/redmatrix/redmatrix Conflicts: include/items.php view/it/messages.po view/it/strings.php
| * fix rendering of affinity sliderMario Vavti2015-06-111-2/+1
| |
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-06-101-4/+2
|\|
| * assign right aside the same width as we have in left aside but hide it on ↵Mario Vavti2015-06-101-4/+2
| | | | | | | | small and xs screens. make aside width a variablee for easier handling.
* | Merge branch 'master' of https://github.com/redmatrix/redmatrixredmatrix2015-05-311-1/+14
|\|
| * some fixes to make menu sharing work and expose it in the ui.Mario Vavti2015-05-291-4/+4
| |
| * show created/edited dates for menusMario Vavti2015-05-291-1/+14
| |
* | Merge branch 'master' into tresredmatrix2015-05-142-7/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Import/refimport.php include/activities.php include/attach.php include/event.php include/externals.php include/identity.php include/items.php include/notifier.php include/photos.php include/taxonomy.php include/zot.php mod/channel.php mod/connedit.php mod/events.php mod/item.php mod/like.php mod/manage.php mod/mood.php mod/ping.php mod/poke.php mod/subthread.php mod/tagger.php mod/thing.php
| * provide ability to create submenusMario Vavti2015-05-102-4/+5
| |
| * adjust icon sizeMario Vavti2015-05-071-3/+3
| |
* | Merge branch 'master' into tresfriendica2015-04-293-3/+44
|\| | | | | | | | | Conflicts: include/notifier.php
| * Provide webpage layout descriptionMario Vavti2015-04-251-3/+7
| |
| * css fixesMario Vavti2015-04-242-0/+8
| |
| * provide block titles in blocklistMario Vavti2015-04-241-4/+4
| |
| * webpages layout fixesMario Vavti2015-04-241-0/+29
| |
* | Merge branch 'master' into tresfriendica2015-04-2317-131/+205
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/Contact.php include/ItemObject.php include/api.php include/attach.php include/diaspora.php include/dir_fns.php include/enotify.php include/event.php include/expire.php include/items.php include/notifier.php include/notify.php include/photos.php include/taxonomy.php include/text.php include/widgets.php include/zot.php mod/admin.php mod/channel.php mod/dirsearch.php mod/display.php mod/editwebpage.php mod/events.php mod/home.php mod/item.php mod/manage.php mod/mood.php mod/network.php mod/page.php mod/photos.php mod/ping.php mod/post.php mod/thing.php mod/viewsrc.php view/css/mod_events.css
| * webpages blocks fixesMario Vavti2015-04-231-0/+29
| |
| * provide headings for blocks and layoutsMario Vavti2015-04-222-0/+6
| |
| * move .lockview to style.css and a typoMario Vavti2015-04-211-4/+0
| |
| * bring lockstate to webpagesMario Vavti2015-04-211-4/+4
| |
| * rework and hopefully improve webpage menu creation workflowMario Vavti2015-04-212-10/+20
| |
| * attach an id to menues, allow $menu_title to be empty, if no custom menu ↵Mario Vavti2015-04-191-1/+0
| | | | | | | | class is provided use default redbasic classes
| * allow jot to be displayed expanded, remove deprected datetimepicker js and ↵Mario Vavti2015-04-171-9/+0
| | | | | | | | some random fixes
| * provide a separate input field for rpost attachmentsMario Vavti2015-04-161-1/+6
| |
| * move share webpage element from editwebpage to webpages and make it ↵Mario Vavti2015-04-161-4/+4
| | | | | | | | shareable with rpost
| * css fixes and remove expert mode for block page content typeMario Vavti2015-04-141-1/+1
| |
| * some more on webpagesMario Vavti2015-04-141-1/+2
| |
| * webpages appearenceMario Vavti2015-04-131-4/+38
| |
| * reverse file activity logicMario Vavti2015-04-121-1/+2
| |
| * make jRange behave againMario Vavti2015-04-091-21/+4
| |
| * allow webpage for home to use its own layout filefriendica2015-03-311-0/+1
| |
| * Move bootstrap dependencies (tagsinput) to theme redbasic (we only have it ↵Mario Vavti2015-03-272-5/+11
| | | | | | | | there). Comment out some most probably deprecated js includes. Some css cleanup.
| * minor tweak on event formfriendica2015-03-261-1/+2
| |
| * bring event form into line with other formsfriendica2015-03-261-3/+9
| |
| * indicate new or updated itemsMario Vavti2015-03-231-1/+0
| |
| * fix the map embed issue by keeping the map visible but moving it far off the ↵friendica2015-03-171-1/+6
| | | | | | | | screen.
| * display a map for photos if allowed. Note: there is a bug in that if the map ↵friendica2015-03-161-0/+1
| | | | | | | | div starts with display:none one needs to reload the frame or zoom in or they end up at minimum resolution. Still trying to sort this out.
| * assure that badges will be displayed as circles no matter what font is used ↵Mario Vavti2015-03-141-2/+12
| | | | | | | | and if there is only one digit inside. move css to its proper place
| * some work on feature/addon settingsMario Vavti2015-03-121-14/+0
| |
| * buttons for admin_accounts + admin_channelsfriendica2015-03-091-0/+4
| |
| * cleanup mail buttonsfriendica2015-03-041-6/+2
| |
| * add the tag hijacking preference to Diaspora settingsfriendica2015-03-031-2/+2
| |
| * group/collection edit page cleanupfriendica2015-03-031-4/+4
| |
| * some more work on settingsMario Vavti2015-03-021-56/+1
| |
| * first pile of work on settingsMario Vavti2015-03-012-11/+8
| |
| * some css fixes for settingsMario Vavti2015-02-281-3/+2
| |