- 09 Aug, 2013 2 commits
-
-
Daryl Herzmann authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13727 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
Gojara - Fixed changed Un-/ registration tracking to look for more specific packets, currently spark and gajim compatible, other not tested. Minor Documentation changes. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13726 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Aug, 2013 1 commit
-
-
Axel Brand authored
- changed rr.summary.title to Gojara in plugin.xml so that Settings will always be named Gojara-Settings even if name of actual jar is different - made time differences in spectrum2 stats + login time iff prettier git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13725 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 31 Jul, 2013 2 commits
-
-
Axel Brand authored
- changed the way we track registrations so there hopefully wont be any instant unregisters anymore git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13724 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- fix missing limits on indices for primary key with MYSQL (thx panni) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13723 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Jul, 2013 2 commits
-
-
Axel Brand authored
- fix the error thrown by create user if Openfire runs with ldap / UserProvider that has no create permission. We dont actually need the user at all, we intercept the message before its processed ( don't know if it will be dropped after) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13720 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- finished changelog for release date (today yay) git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13719 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 24 Jul, 2013 2 commits
-
-
Axel Brand authored
- show index numbers for entries of gateway session & registration overview, it helps visualizing the entries git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13717 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- finally fixed Pagination for real this time. All major features of admin panel are done and tested. - few minor changes in changelog / readme incoming, but this is probably the state 2.1 will be released in git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13716 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 23 Jul, 2013 1 commit
-
-
Axel Brand authored
- show no active sessions as own column, prettier that way - check if spectrum2 is correctly answering or at least not saying unknown command before trying to parse information from response - refactored gateway statistic values in gojaraadmin as we use this from interceptors and because of this needs to support concurrent access. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13714 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 12 Jul, 2013 3 commits
-
-
Axel Brand authored
- fix pagination git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13712 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- changed some log messages git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13711 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- nearing release of 2.1 , already running for us but waiting to see if performs good under load - give better advice what to set as admin_jid git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13710 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Jul, 2013 1 commit
-
-
Axel Brand authored
- prepareing changelog / readme for release of 2.1 - some refactoring in admin manager git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13709 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 04 Jul, 2013 4 commits
-
-
Axel Brand authored
- do a stats check of transport directly after it has confirmed admin_config, stats check for all transports only from jsp call - presentational changes in jsp files git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13708 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- allow unregister even for inactive & not configured transports, we just delete the reg on our side then. Should be clear by now that this happens. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13707 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- show if transport is configured on Spectrum2 Stats page - remove debug logging from info tab so it wont spam - tweak presentation of stats shown in jsp through slighty bigger numbers git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13706 b35dd754-fafc-0310-a699-88a17e54d16e
-
Leon Roy authored
RESOLVED - issue OF-681: Add ability to search plugin to be able to restrict searching for users to only the group a user is in http://issues.igniterealtime.org/browse/OF-681 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13705 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 01 Jul, 2013 1 commit
-
-
Axel Brand authored
- batch logfiles before writing to db, lets try this out with 20. is synchronized, probably needs further testing with higher load - refactor session iteration in transportsessionmanager - dont pass null, pass empty arraylist instead for session getter (if no sessions for user found) - changed concurrency level for hashmaps to 1, need to try this out under higher load, 16 may seem a bit high as its not a highly concurritive environment - deleted duplicated processor git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13704 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 28 Jun, 2013 5 commits
-
-
Axel Brand authored
- display Warnings in overview pages if not a gateway is not configured for admin usage - show gathered stat information in table on new page gatewayStatistics, (Server -> Server Manager -> Spectrum2 Stats) - helper for better presentation of gathered data in AdminManager (KB to MB, sec to S/M/H/D) - also display number of registrations to see online/registered ratio pretty much finished now, just some minor changes before release needed git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13702 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- send messages for Gatewaystatistics on startup for all configured gateways. - intercept & parse responses for Gatewaystatistics - prevent away to online flag change from hitting db again, as user has not really logged in again git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13701 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- refactor how we track configurations, 2 sets instead of one so we know which are configured to and not only which are NOT configured - Show Admin-Configured? in Overview of existing Registrations, display mouseover explanation - also do this in session details git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13700 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- fix online_users admin command processing if no users are present git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13699 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- Changed adminmessages sent to contain id of specific command, changes in GojaraAdminProcessor to reflect this. - Do a Config Check if a transport registers to see if it is configured for gojaraadmin, track this state so we can use it in jsp Overview of Spectrum2 Stats git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13698 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 25 Jun, 2013 3 commits
-
-
Axel Brand authored
-fix of jsp function used incorrectly after refactor of gwsessions git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13697 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
-refactor Storage of gatewaysessions, no use in holding bigger objects while not acessing them, convert when viewing in jsp git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13696 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- implemented GojaraAdminManager & GojaraAdminProcessor, send admincommands to admin configured Spectrum & process returning Information - create adminuser gojaraadmin, remove it when plugin is destroyed - fixed not showing all open sessions when plugin restarts / loads through querying spectrum2 for online_users - implemented unregistering registrations on spectrum side with admincommand unregister <barejid> - check if transport is active before trying to remove the registration, maybe do specific new command for just deleting info on our side git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13695 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 21 Jun, 2013 2 commits
-
-
Leon Roy authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13683 b35dd754-fafc-0310-a699-88a17e54d16e
-
Leon Roy authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13682 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 14 Jun, 2013 2 commits
-
-
Axel Brand authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13680 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
- show number of registrations in gojara gateway registration overview - show time passed since login when hovering over last login time of registration / session in Sec/Min/H/Days git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13679 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 13 Jun, 2013 2 commits
-
-
Axel Brand authored
Implemented Comparator to sort active Gatewaysessions on overview page. Some refactoring of jsps and TransportSession manager as well as some docs. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13678 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13677 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 11 Jun, 2013 1 commit
-
-
Axel Brand authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13676 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 10 Jun, 2013 1 commit
-
-
Leon Roy authored
RESOLVED - issue OF-679: Packet Filter - Add option for "All Groups" and auto creation of rules based on Openfire Group Settings http://issues.igniterealtime.org/browse/OF-679 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13675 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 06 Jun, 2013 1 commit
-
-
Leon Roy authored
http://issues.igniterealtime.org/browse/OF-680 git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13674 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 05 Jun, 2013 2 commits
-
-
Leon Roy authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13673 b35dd754-fafc-0310-a699-88a17e54d16e
-
Leon Roy authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13672 b35dd754-fafc-0310-a699-88a17e54d16e
-
- 31 May, 2013 2 commits
-
-
Axel Brand authored
Sorting helper refactored so i can use it to generate links for active GatewaySessions too. Storing Sessions in Objects for jsps now. Actual sorting & pagination of active Sessions & gateway Registrations up next. git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13671 b35dd754-fafc-0310-a699-88a17e54d16e
-
Axel Brand authored
git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13670 b35dd754-fafc-0310-a699-88a17e54d16e
-