0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Apr 15, 2023 — Apr 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix two last minute template issues. More... over 13 years ago
Split up read all and see comments into to separate HTML entities. Removed a lot of hardcoded styles into the CSS sheet. Implemented "see all comments" page. More... over 13 years ago
Only check for invitations that haven't been accepted yet. If they have been accepted in the past, but there is no email in the cgn_user table, then the email has changed or the user has been deleted. Either way, we should be able to invite that same address again. More... over 13 years ago
Sort accounts by organization name for crmtechs. More... over 13 years ago
Sort files alphabetically for crmtechs. More... over 13 years ago
Fix sorting of issues to use the proper field. More... over 13 years ago
Updated the verbage in the email alerts sent when a thread is created or replied to. More... over 13 years ago
Reverse sorting of "Browse All Questions" so it's easiest to see the lastest question on top. More... over 13 years ago
Fix display of members for an organization. More... over 13 years ago
Adjust spacing between menu and main CRM area to be all percentages instead of mixed percentages and EM. More... over 13 years ago
When a crmtech deletes a file, delete the cgn_content too. This saves a two stage cascade of deleting files. More... over 13 years ago
Show the caption for uploaded files and display them in newest first sort order. More... over 13 years ago
Show other members on the crmtech account view page. More... over 13 years ago
Show a list of users belonging to this organization on the crm account page. More... over 13 years ago
Implemented invitation delete feature. More... over 13 years ago
Implemented resend invitation feature. Removed some usless code that came over from a file copy. More... over 13 years ago
Fix SSL issue, make delete button stand out. More... over 13 years ago
Fix display of statuses on crmtech reply form. More... over 13 years ago
Fix all HTTP links in the menus. More... over 13 years ago
Fix placement of close button on comment thread. More... over 13 years ago
Changed some CSS to work better with IE and Chrome. More... over 13 years ago
Removed bad HTML from quickReplies so the comments work under IE. More... over 13 years ago
Redirect crmtechs to crmtech dashboard if they have no front-facing crm account. More... over 13 years ago
Impelment delete method for accounts. More... over 13 years ago
Don't save blank comments. More... over 13 years ago
Don't hide the reply form from the techs when viewing a question. There's no need to try to save room because this page will list *all* replies. More... over 13 years ago
Fixed a bug where asking a question to an organization went to an outdated event method. More... over 13 years ago
Make navigation for CRMTechs more explanatory. More... over 13 years ago
Rework the invitation code so that the code which an unregistered user interacts with is a separate module so that "requireLogin" can be set to false while the full acct service can be protected at the most basic level. More... over 13 years ago
Make submitting an invitation form use HTTPS so there's no browser warning. More... over 13 years ago