Tobias Diekershoff
541d6ab895
Merge pull request #3788 from Alkarex/denmark_regions
...
Danish areas updated
2017-10-16 11:30:35 +02:00
Alexandre Alapetite
14a4fb5703
Danish areas updated
...
Based on regions, region capitals, most populated cities, main islands.
The two largest regions are split into more precise areas.
Use proper Unicode letters.
https://da.wikipedia.org/wiki/Danmarks_regioner
https://da.wikipedia.org/wiki/Danmarks_st%C3%B8rste_byer
https://da.wikipedia.org/wiki/Beboede_danske_%C3%B8er
2017-10-14 13:07:44 +02:00
Michael
1190863e1e
ACL automentions are now in the new format
2017-08-27 20:39:15 +00:00
Michael
c98ae304c0
Endless scroll now avoids showing the same items
2017-07-31 06:04:37 +00:00
Michael
2e704d79eb
In the acl there is now a separation between groups, forums and contacts
2017-07-23 06:49:31 +00:00
Michael
e11ff8bde5
Issue 3428: Autocompletion now always show user@domain.tld
2017-05-05 11:55:01 +00:00
Hypolite Petovan
f15bb6c516
Add autosize call for all external textarea value changes
2017-04-18 22:04:23 -04:00
Pierre Rudloff
8567113f0f
Doc about j/k keyboard shortcuts
2017-04-13 17:20:05 +02:00
Pierre Rudloff
31f9b418ba
Scroll to next/previous thread when pressing j/k ( fixes #3327 )
2017-04-13 15:16:49 +02:00
rabuzarus
836e0b2799
Bugfix: Desktop-notifs - show notifs which have seen = false or seen = 0
2017-04-09 14:24:26 +02:00
rabuzarus
8bd41592ef
Desktop-Notifs: include the user id into the storage key for local browser storage
2017-04-08 20:25:10 +02:00
Hypolite Petovan
c38a5e443d
Merge branch 'develop' into issue/#3062
...
* develop: (68 commits)
Added documentation
update to the translation
update to the translations
translation docs now contain basic usage of the Transifex client
- Replace TinyMCE-enabled filebrowser.tpl by filebrowser_plain.tpl content
- Remove misc TinyMCE mentions in docs and minifyjs
- Remove $theme_richtext_editor boot var - Remove "richtext" feature - Remove fix_mce_lf() function - Remove nomce parameter
- Remove TinyMCE mentions in themes
- Remove tinyMCE mentions or convert to addeditortext() - Remove $editselect template value
Remove tinyMCE libraries
limit the description of the meta tag to 160 characters in /mod/display
Improved handling of non string values in the config
Bugfix: Caching of non string cache values now works.
Reformatted stuff, improved query
Auto-focus first input field of modal when shown
Use cache instead of config for storing last proc_run time
Some added logging
Bugfix for masses of php warnings
Rearranged the logging
Some changed logging
...
# Conflicts:
# view/theme/frost-mobile/js/theme.js
# view/theme/frost/js/theme.js
2017-01-27 15:30:21 -05:00
Hypolite Petovan
9d5384f107
- Remove tinyMCE mentions or convert to addeditortext()
...
- Remove $editselect template value
2017-01-26 22:50:27 -05:00
Hypolite Petovan
ecd86ec296
Check for existing element in openMenu()
...
- Removed useless val() call in the various insertFormatting()
declarations
2017-01-09 11:34:41 +11:00
Hypolite Petovan
d7c9b293d3
Update insertFormatting() definition
...
- Remove now useless comment parameter
- Formatting all around
- Update data-role=“insert-formatting” links
- Update onclick=“insertFormatting()” links
2017-01-08 02:16:03 +11:00
rabuzarus
0d76796f30
Bugfix: fix handling with colorbox popups in frio
2016-12-25 01:47:18 +01:00
rabuzarus
7a9a1b3722
autocomplete: add [embed] tag to tag autocomplete and to docu docs
2016-12-02 19:39:35 +01:00
Michael Vogel
0ef764b167
Merge pull request #2970 from Hypolite/improvement/ping-php-json
...
ping.php: Ensure data structure consistency
2016-11-28 21:08:36 +01:00
Hypolite Petovan
50d3c49297
main.js: Remove debug
2016-11-23 10:06:42 -05:00
Michael Vogel
4eeb5a0a17
Merge pull request #2969 from gerhard6380/develop
...
Develop
2016-11-23 05:13:31 +01:00
gerhard6380
41ab4479fa
Corrections of duplicate entries in states (Albania, Bemruda, Laos, Hungary, Kiribati, Moldova, Taiwan)
2016-11-23 00:07:21 +01:00
Hypolite Petovan
c6fbb46108
ping.php performance: Add JSON output
...
- Added JSON/JSONP support
- Added XML backward-compatible output
- Updated main.js to handle JSON data
- Removed unused references to non-existant DOM elements
2016-11-16 23:26:43 -05:00
rabuzarus
8fa64c43d6
Merge pull request #2818 from Hypolite/Issue-#2813
...
Fix Issue #2813 - Double notification + wrong message for requested registrations
2016-10-02 05:14:05 +02:00
Hypolite Petovan
76b1b109e5
Fix Issue #2823 - Ugly scrollbars in oembed iframes and broken resizing
...
- Fix _resizeIframe function, shorten the timeout between calls
- Simplify the oembed iframe generation code and reduce the minimum
iframe height to 200px
- Add smooth CSS transition for iframe resizing
2016-09-30 23:26:22 -04:00
Hypolite Petovan
f4c2e2244d
Fix #2814
...
- [frio] Add a wrapping `a` tag around the notification text
- Add an event listener preventing popup menus to close when they are
themselves clicked
2016-09-29 23:46:43 -04:00
Hypolite Petovan
aa985502c9
Fix Issue #2813
...
- Remove adding a notification for each admin on register approval
request
- Fix wrong display of the above notification that is removed anyway
- Fix comments
2016-09-29 23:17:35 -04:00
Hypolite Petovan
62a2d0603d
Add HTML entity decoding to browser notifications
2016-09-28 23:17:49 -04:00
rabuzarus
15471f3835
add possibility to load custom page templates + none.php pagetemplate is part of core now
2016-07-11 10:33:39 +02:00
fabrixxm
a0b7a6684f
Wild "+" in js/main.js
2016-06-04 18:44:20 +02:00
rabuzarus
d454905d3c
infinite_scroll: move js from index.php to main.js
2016-05-11 01:52:05 +02:00
rabuzarus
367869ed81
autocomplete: use webbie on click for nav global contact search
2016-05-01 08:45:11 +02:00
rabuzarus
47e395be88
Use stopImmidiatePropagation() only if we are in a list to not interfere with other keypress listeners
2016-04-29 14:42:12 +02:00
Tobias Diekershoff
2ac1a2f4ce
Merge pull request #2454 from annando/1604-more-elements
...
More elements for the autocompletion
2016-04-17 16:47:50 +02:00
Michael Vogel
d5bfbeab6e
Some rearrangements
2016-04-17 14:10:43 +02:00
Michael Vogel
1af274877d
More elements for the autocompletion
2016-04-17 11:54:49 +02:00
rabuzarus
f83040f625
rework autocomplete: space after inserting contact without id
2016-04-16 15:58:11 +02:00
rabuzarus
bc4b5e1564
rework autocomplete: don't show the id if contact doesn't have an id
2016-04-16 15:37:34 +02:00
rabuzarus
ed6ada0da5
rework autocomplete: use minified version + delete old fk.autocomplete.js
2016-04-15 02:25:58 +02:00
rabuzarus
bbab3f590a
rework autocomplete: update jquery.textcomplete to v1.3.3
2016-04-15 02:02:54 +02:00
rabuzarus
98b62b80f3
rework autocomplete: seperate bbcode completion
2016-04-14 23:59:29 +02:00
rabuzarus
01b02dbcaa
Merge develop into 1404_reworked_autocomplete
...
Conflicts:
include/text.php
view/templates/head.tpl
view/theme/duepuntozero/style.css
view/theme/vier/style.css
2016-04-14 16:23:51 +02:00
fabrixxm
f70f4bb899
ACL: fix TypeError when selecting permissions
2016-02-05 18:43:46 +01:00
Fabrixxm
3c6ebfa5a9
Vier - mobile friendly ACL window and form fields
2016-02-03 14:03:00 +01:00
rabuzarus
ad5be2901e
rework autocomplete: some styling if contact is forum
2016-02-03 00:25:33 +01:00
rabuzarus
aff775e55c
rework autocomplete: add NavBar forum search
2016-02-02 22:33:14 +01:00
rabuzarus
24d4716204
perfect-scrollbar: update to 0.6.10
2016-02-02 15:56:06 +01:00
rabuzarus
00e319faa2
rework autocomplete: add bbcode autocompletion to editor
2016-02-01 18:22:26 +01:00
rabuzarus
162f754e2d
Merge develop into 1901_autocomplete
2016-01-30 16:57:54 +01:00
rabuzarus
03bef2c8f8
fix events_reminder popup
2016-01-21 13:44:38 +01:00
rabuzarus
e3475bd587
rework autocomplete: css work
2016-01-21 13:28:29 +01:00