| Commit message (Collapse) | Author | Age | Files | Lines |
| |\
| |
| |
| |
| | |
* mvinny/ticket/10998:
[ticket/10998] Add border-radius to forum rules block - prosilver
|
| | |
| |
| |
| | |
PHPBB3-10998
|
| |/
|
|
|
|
|
|
|
|
|
|
|
|
| |
Since phpBB 2 pagination has been rendered mostly within the source. This
limits just what designers can do with pagination. The current form is also
questionable in terms of "best practice". The aim is to move rendering
completely to the template via the use of a block element. Enabling S_
template vars also allows for control over specific aspects of the
pagination output such as next, previous, active and ellipsis.
Related to this - merging the capabilities of the topic_generate_pagination
with generate_pagination removes an element of duplication.
PHPBB3-10968
|
| |\
| |
| |
| |
| | |
Conflicts:
phpBB/styles/prosilver/theme/tweaks.css
|
| | |\
| | |
| | |
| | |
| | | |
* sadu/ticket/10438:
[ticket/10438] Alligning the Smileys on the same line as the text.
|
| | | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Changed the styling of smilies to appear at the same level as
text, by adding vertical-align: text-bottom css property to all
smilies. Edited functions_content.php to add class="smilies"
to all parsed smilies.
PHPBB3-10438
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Fixing table widths for members list, team page, online users list
PHPBB3-10742
|
| | | |
| | |
| | |
| | | |
PHPBB3-10740
|
| | |/
| |
| |
| |
| |
| |
| | |
Changed the styling of the phpbb.alert() and phpbb.confirm()
dialogue boxes to me more centered on a page.
PHPBB3-10740
|
| | |
| |
| |
| |
| |
| | |
Deleted all the color elements from the common.css
PHPBB-10734
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Moved color related style elements to colours.css and other elements to
common.css
Also added an empty display for corners span.
Removed unwanted space in mcp_topic
Removed DS_Store
PHPBB-10734
|
| | |
| |
| |
| |
| |
| | |
Fixed border radius and padding of the ucp and mcp.
PHPBB-10734
|
| | |
| |
| |
| |
| |
| | |
Removed the corner span classes from all the template and theme files.
PHPBB-10734
|
| | |
| |
| |
| |
| |
| | |
Fixed padding for post and panel.
PHPBB-10734
|
| | |
| |
| |
| |
| |
| | |
Removed all the corner css elements
PHPBB-10734
|
| | |
| |
| |
| |
| |
| |
| | |
Instead of using a separate class for clearing, pseudo :after class is
added.
PHPBB3-10734
|
| |/
|
|
|
|
| |
Fixed padding.
PHPBB3-10734
|
| |
|
|
|
|
| |
Changed close button for popups to match prosilver style and from img to css, moved color values to colours.css
PHPBB3-10270
|
| |
|
|
| |
PHPBB3-10270
|
| |
|
|
| |
PHPBB3-10270
|
| |
|
|
| |
PHPBB3-10270
|
| |
|
|
| |
PHPBB3-10270
|
| |
|
|
|
|
|
|
| |
This commit AJAXifies the moderator approval functionality, and adds it to
viewtopic instead of the MCP. This commit has involved some language changes,
which may affect fallbacks.
PHPBB3-10273
|
| |
|
|
|
|
|
|
| |
This commit adds the phpbb object (JavaScript), and alert and confirm box
methods. It also adds the first basic AJAX functionality, to deleting posts
in viewtopic.
PHPBB3-10270
|
| |\
| |
| |
| | |
'cyberalien/feature/prosilver-cleanup/duplicate-colors' into develop
|
| | |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* develop: (117 commits)
[task/travis] Refactor php version check for dbunit install
[task/travis] Exclude functional and slow tests
[ticket/10719] Revert "Skip functional tests on PHP 5.2"
[task/travis-develop2] Update version from 5.3 to 5.3.2
[task/travis] Dropping support for 5.2 in develop branch
[task/travis] Some more small travis fixes
[task/travis] Rename travis phpunit config files
[task/travis] Fixing some travis issues
[ticket/10684] Adjust function and parameter name, minor changes.
[task/travis] Add automated testing to readme
[task/travis] Removing development information
[task/travis] Adding Travis Continuous Intergration Support
[ticket/10704] minor typo in a comment
[ticket/10717] Fix profile field sample in prosilver´s memberlist_view.html
[ticket/10691] Fixed the speed of creating search index
[task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.
[task/php54] Disable E_STRICT in Olympus when running on PHP 5.4.
[task/php54] Refactor error_reporting call slightly.
[ticket/10690] Fix undefined UNAPPROVED_POSTS_ZERO_TOTAL in queue
[ticket/10689] Fix "First character"-option in "Find a member"-search
...
Conflicts:
phpBB/styles/prosilver/theme/cp.css
|
| | | |
| | |
| | |
| | |
| | |
| | | |
Removing color values from files other than colours.css
PHPBB3-10619
|
| |\ \ \
| | | |
| | | |
| | | | |
'cyberalien/feature/prosilver-cleanup/remove-tweaks2' into develop
|
| | | |/
| |/|
| | |
| | |
| | |
| | | |
Copying commonly used code from tweaks.css to common.css
PHPBB3-10622
|
| |\ \ \
| |/ /
|/| |
| | |
| | |
| | |
| | | |
'cyberalien/feature/prosilver-cleanup/css-reset-v2' into develop
* cyberalien/feature/prosilver-cleanup/css-reset-v2:
[feature/prosilver-cleanup/css-reset-v2] CSS reset
|
| | |/
| |
| |
| |
| |
| | |
Adding proper CSS reset to prosilver
PHPBB3-10617
|
| |/
|
|
|
|
|
|
|
|
| |
The problem here was, that we use width: 100% in combination with the negative
margin. This causes the element to be just moved to the side, so it's not
centered anymore. width: auto would fix this, but it causes strange behaviour
on IE and looks even more ugly. So I decided to just remove the margin at all.
The border is now 1px thicker for all sides.
PHPBB3-9220
|
| |
|
|
| |
PHPBB3-10254
|
| |
|
|
|
|
|
|
|
| |
Firefox 3.5 - Patch by stokerpiller
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9756 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
|
| |
is reported and unapproved
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9670 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9415 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9401 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8087 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8072 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8049 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
| |
- hopefully fixed the rtl icon issue in FF without breaking ltr display.
git-svn-id: file:///svn/phpbb/trunk@8040 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@8025 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7909 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7889 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7884 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
| |
- fix direction of pagination (the crampted display in FF seems to be a bug in FF itself)
git-svn-id: file:///svn/phpbb/trunk@7764 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
rules within the parsed stylesheet. since bidi.css is included after colours.css we ommit any colours there too. Still a lot to do here - i saw a lot of areas in need of some love (jumpbox, top links, topic/post icons, forum pagination)
git-svn-id: file:///svn/phpbb/trunk@7754 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
| |
queue, reports, post details, mcp topic view... fixing other tiny things along the line.
git-svn-id: file:///svn/phpbb/trunk@7642 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
|
|
|
| |
Nothing major, just a cleanup for ultimate grayness
git-svn-id: file:///svn/phpbb/trunk@7639 89ea8834-ac86-4346-8a33-228a782c2dd0
|
| |
|
|
| |
git-svn-id: file:///svn/phpbb/trunk@7628 89ea8834-ac86-4346-8a33-228a782c2dd0
|