summaryrefslogtreecommitdiff
path: root/inc/html.php
Commit message (Collapse)AuthorAge
* Merge remote-tracking branch 'origin/master' into stylerAnika Henke2015-07-25
|\ | | | | | | | | Conflicts: lib/exe/css.php
| * changed all input type=submit buttons to button type=submit button for ↵Anika Henke2015-07-12
| | | | | | | | better stylability
* | added styler into default plugin sectionAndreas Gohr2015-07-18
|/ | | | | | The icon does not match the others because the NuvolaX icon theme seems to have vanished from the Internet. Ideally all those admin icons could use a replacement. But that should be a different PR I guess.
* avoid accessing nonexistant array key. fixes #1165Andreas Gohr2015-05-22
|
* replace deprecated getRevisions callGerrit Uitslag2015-05-16
|
* passing rev and date_at to the eventghi2015-02-18
|
* event HTML_SHOWREV_OUTPUTghi2015-02-17
|
* Remove error supression for file_exists()Andreas Gohr2015-01-07
| | | | | | | In an older version of PHP a file_exists() call would issue a warning when the file did not exist. This was fixed in later PHP releases. Since we require PHP 5.3 now, there's no need to supress any error here anymore. This might even give a minor performance boost.
* add new behaviour: bounceAndreas Gohr2014-12-11
| | | | | | | Add the class .bounce to any element to let it bounce slightly for 2 seconds. This is useful to make the user aware of some element. Can be combined with #scroll__here when a long list auto scrolls to a certain item.
* scroll to current page when opening the sitemapAndreas Gohr2014-12-11
|
* Merge remote-tracking branch 'origin/master' into scrutinizerissuesGerrit Uitslag2014-12-09
|\ | | | | | | | | | | | | | | | | Conflicts: inc/media.php inc/plugin.php inc/template.php lib/plugins/authplain/_test/escaping.test.php lib/plugins/syntax.php
| * Merge pull request #624 from lisps/revisionsAndreas Gohr2014-09-29
| |\ | | | | | | date_at support
| | * Merge remote-tracking branch master into revisionslisps2014-09-26
| | |\
| | * \ Merge remote-tracking branch 'remotes/origin/master' into revisions_locallisps2014-03-19
| | |\ \
| | * \ \ Merge remote-tracking branch 'origin/diff_navigation' into revisionslisps2014-02-17
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/parser/xhtml.php
| | * \ \ \ Merge remote-tracking branch 'remotes/splitbrain/diff_navigation' into revisionslisps2013-11-22
| | |\ \ \ \
| | * | | | | add parameter at($DATE_AT) and mind revisionslisps2013-11-21
| | | | | | |
| * | | | | | Merge remote-tracking branch 'origin/master' into FS#2697searchpagereadonlyGerrit Uitslag2014-09-28
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/lang/hr/searchpage.txt inc/lang/ko/searchpage.txt
| * | | | | | use correct permission level for showing 'create page' textGerrit Uitslag2014-03-04
| | | | | | |
| * | | | | | Update text above searchresults, when only read-acl FS#2697Gerrit Uitslag2014-02-21
| | | | | | |
* | | | | | | more phpdocs and minor checkGerrit Uitslag2014-10-01
| | | | | | |
* | | | | | | Many PHPDocs, some unused and dyn declared varsGerrit Uitslag2014-10-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | many PHPDocs some unused variables some dynamically declared variables declared
* | | | | | | more scrutinizer issue improvementsGerrit Uitslag2014-09-29
| | | | | | |
* | | | | | | scrutinizer documentations issuesGerrit Uitslag2014-09-29
| |/ / / / / |/| | | | |
* | | | | | add PHPDocs in html.phpGerrit Uitslag2014-07-15
| | | | | |
* | | | | | Move colon from code to language stringsGerrit Uitslag2014-05-16
| | | | | |
* | | | | | use plaintext authornames in diff navigation dropdownsGerrit Uitslag2014-04-16
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'master' into diff_navigationAndreas Gohr2014-03-14
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * master: (103 commits) Add a basic test case for the cache Events: Trigger a warning if the default action is not callable Fix caching (make the event callback public again) translation update translation update translation update translation update translation update translation update translation update avoid HTTP image screenshot urls. closes #595 translation update Extension manager: Fix cache extension to be .repo adjusted the office type color again another instance of empty() where an array key might not exist remove placeholder van denied.txt updated file icons once more removed 'not logged in' text, loginform is shown already Revert "added stripped bit to language file" fixed index file ... Conflicts: inc/html.php
| * \ \ \ \ Merge pull request #574 from splitbrain/FS#2124deniedtextAndreas Gohr2014-03-14
| |\ \ \ \ \ | | | | | | | | | | | | | | Improve denied access text FS#2124
| | * | | | | removed 'not logged in' text, loginform is shown alreadyGerrit Uitslag2014-03-06
| | | | | | |
| | * | | | | added login form at denied access pageGerrit Uitslag2014-03-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - restore lang string as well
| | * | | | | added new html_denied() method as wellGerrit Uitslag2014-02-25
| | | | | | |
| * | | | | | use empty() where array values might not be setChristopher Smith2014-03-05
| |/ / / / /
* | | | | | Merge remote-tracking branch 'origin/master' into diff_navigationGerrit Uitslag2014-02-23
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: inc/html.php
| * | | | | have most current revision always available in $INFOAndreas Gohr2014-02-23
| |/ / / / | | | | | | | | | | | | | | | fixes fix for FS#2853
* | | | | improve comment in html_diff_navigationGerrit Uitslag2014-02-20
| | | | |
* | | | | diff of removed page, require handling right rev=0Gerrit Uitslag2014-02-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When page is removed, and diff can be requested between a revision and current situation. This results in right revision is 0. Similar case just after creating a page. A diff between the first version and nothing before, result in left revision is 0. In these cases a empty dummy revision is placed as selected value in dropdown. Otherwise user got distracted by the revisions details shown in select field, which are not related to the diff below.
* | | | | improved positioning of diff optionsAnika Henke2014-02-19
| | | | |
* | | | | Check if revision is defined at all before comparingGerrit Uitslag2014-02-18
| | | | |
* | | | | extract navigation html to separated methodGerrit Uitslag2014-02-18
| |_|_|/ |/| | |
* | | | Improve PHPDocs html.phpGerrit Uitslag2014-02-17
| | | |
* | | | Reorganise generation and displaying of html. Added commentsGerrit Uitslag2014-02-17
| | | |
* | | | Put diff navigation in diff view tableGerrit Uitslag2014-02-17
| | | |
* | | | Code reformatting html_diffGerrit Uitslag2014-02-17
| | | |
* | | | roughly styled diff nav rowAnika Henke2014-02-17
| | | |
* | | | add comments to html_diffGerrit Uitslag2014-02-17
| | | |
* | | | replace arrows in names of diff links by textsGerrit Uitslag2014-02-17
| | | |
* | | | reverse revisions display orderGerrit Uitslag2014-02-15
| | | |
* | | | remove close p tag in diffviewGerrit Uitslag2014-02-15
| | | |
* | | | diff navigation: move prev/next on one side or both sideGerrit Uitslag2014-02-15
| | | |