Commit Graph

73 Commits (008b66ac2ccd18f83fde58151de160b4f60218bd)

Author SHA1 Message Date
Peter Liebetrau eee0e22856 frio - fix PHP Notices reported in #6338
4 years ago
Peter Liebetrau 189e179088 frio - fixed bug in user menu for visitors - see after-merge discussion in #6526
4 years ago
Peter Liebetrau 7918e41097 frio - fixed bug in user menu for remote user - see issue #6495
4 years ago
Hypolite Petovan c90314cd6a Replace deprecated Addon::*registerHook by Hook::*register
4 years ago
Hypolite Petovan 765784aad3 [frio] Remove unused code in frio_init()
4 years ago
Michael 28f14c7d60 Don't show deleted contacts, changed "pending" behaviour
4 years ago
Hypolite Petovan 458981f75c Replace x() by isset(), !empty() or defaults()
4 years ago
Adam Magness 218f0734be Rename removeTags to escapeTags
4 years ago
Adam Magness 0efcbe5d15 protect_sprintf calls
4 years ago
Adam Magness a0f65ca7a1 notags calls
4 years ago
Adam Magness 70f01d6c00 Template Engine and props to Renderer
4 years ago
Adam Magness 14fde5dc9b Log function
4 years ago
Jonny Tischbein 5fd4402074 code standards + fixing navigation links to /contact/...
5 years ago
Jonny Tischbein bfa05156ca change links from /contacts to /contact
5 years ago
Jonny Tischbein 738cb4ace6 finish refactoring to Module\Contact
5 years ago
Jonny Tischbein cdbddd0103 Renaming functions and class
5 years ago
Jonny Tischbein 80ea86113d Move mod Contacts to /src/Module
5 years ago
Philipp Holzer 5a02e39a65
Rename App Methods
5 years ago
rabuzarus f9fe162f2f Frio - rise version
5 years ago
Michael Vogel edcd0a3744 Issue 4960: Ignoring and blocking of contacts should work again (#5657)
5 years ago
Hypolite Petovan a6fb3568f9 Rename dbesc to DBA::escape
5 years ago
Hypolite Petovan ecea7425f8 Rename DBA::is_result to DBA::isResult
5 years ago
Hypolite Petovan 0ec44f3e8a Rename DBM method calls to DBA method calls
5 years ago
Hypolite Petovan 762a786611 Replace direct accesses to App->config by Config::get/set calls
5 years ago
rabuzarus 0a97a3f822 Bugfix: hide savedsearch butten and subthread button for non local_users
5 years ago
Hypolite Petovan eb9b832c3a [frio] Normalize quoting style in PHP files
5 years ago
Hypolite Petovan 7a38fbf84b [Scrutinizer] Fix undeclared variables part 7: mod/ and view/
5 years ago
Hypolite Petovan 010cf3b1e8 Update references to BBCode methods
5 years ago
Adam Magness ead9d86236 More t()
5 years ago
Hypolite Petovan 1b2334745a Fix limit and search parameters in frio_acl_lookup
5 years ago
Adam Magness 11cf36105c Update Addon functions and calls
5 years ago
Hypolite Petovan e36f2bb1fb Use short form array syntax everywhere
5 years ago
Adam Magness 6cf6029ff5 Rename functions and calls
5 years ago
Adam Magness 4fb2547df8 Update function calls
5 years ago
Hypolite Petovan 2f2ded4e55 [frio] Set videowidth to 622px
5 years ago
Hypolite Petovan 54d598ce7c Fix formatting and PHP Notice in frio theme
5 years ago
Hypolite Petovan 3fc3e67b70 Separate Object\Photo into Model\Photo and Object\Image
5 years ago
Michael Vogel 5747cfc79c
Revert "Move Objects to Model"
5 years ago
Hypolite Petovan 52bddd580c Separate Object\Photo into Model\Photo and Object\Image
5 years ago
Adam Magness 54827e7fed Photo to src
5 years ago
Michael 731ec347b1 Removed old template parser
5 years ago
Adam Magness 4ca68c7af0 Class file relocations
5 years ago
Adam Magness 0dfa57948f Issue-#3873
5 years ago
rabuzarus 9be6dfadba frio: use cached css if no settings (or file) have changed
6 years ago
rabuzarus f2d51737eb fix some HTML violations in frio
6 years ago
Michael 5adfeb0bd5 App::get_baseurl is now replaced with System::baseUrl
6 years ago
Michael 3c24bed412 New class "System"
6 years ago
Tobias Diekershoff b7fb43484e Merge pull request #3614 from annando/avoid-warnings
6 years ago
Michael 1bd85971a4 Avoid some PHP warnings, no functional changes
6 years ago
rabuzarus ccb3f6b655 Add subthread to frio (needs reanabling the frio theme)
6 years ago