code
stringlengths
3
1.01M
repo_name
stringlengths
5
116
path
stringlengths
3
311
language
stringclasses
30 values
license
stringclasses
15 values
size
int64
3
1.01M
<!DOCTYPE html> <html lang="en" > <head> <title>第14課 - forRange with Lists forRange與列表 - 2017Spring 協同產品設計實習 (虎尾科大MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-widt...
40423222/Python
blog/Lesson 14.html
HTML
agpl-3.0
13,619
# frozen_string_literal: true require 'spec_helper' describe 'SharedStrings' do it 'custom_shared_strings_name.xlsx' do xlsx = OoxmlParser::Parser.parse('spec/workbook/shared_strings/custom_shared_strings_name.xlsx') expect(xlsx.shared_strings_table.count).to eq(1) end end
ONLYOFFICE/ooxml_parser
spec/workbook/shared_strings_spec.rb
Ruby
agpl-3.0
288
exports.main = function(env){ var capsule = env.capsule; var mtests = capsule.tests.modules; var thsocket = capsule.tests.modules.transport.http.socket_srv; // mtests.http_responder.test(capsule); // thsocket.test({ 'url' : 'http://localhost:8810/sockethh.js'}, capsule); var thttp ...
ixdu/capsule
tests/deployer/nodejs_srv/capsulated.js
JavaScript
agpl-3.0
445
/******************************************************************************* * This file is part of Termitaria, a project management tool * Copyright (C) 2008-2013 CodeSphere S.R.L., www.codesphere.ro * * Termitaria is free software; you can redistribute it and/or * modify it under the terms of th...
CodeSphere/termitaria
TermitariaAudit/JavaSource/ro/cs/logaudit/entity/Role.java
Java
agpl-3.0
2,881
--[[ catfact.lua Returns cat facts. Based on a plugin by matthewhesketh. Copyright 2016 topkecleon <drew@otou.to> This code is licensed under the GNU AGPLv3. See /LICENSE for details. ]]-- local JSON = require('dkjson') local HTTP = require('socket.http') local utilities = require('otouto.utiliti...
bb010g/otouto
otouto/plugins/catfact.lua
Lua
agpl-3.0
1,011
<?php include_once '../../../../../../lib/defaults.php'; include_once '../fns/place_point_method_page.php'; include_once '../../../../../fns/ApiDoc/trueResult.php'; place_point_method_page('delete', [ [ 'name' => 'id', 'description' => 'The ID of the point to delete.', ], ], ApiDoc\trueResult(...
zvini/website
www/help/api-doc/place/point/delete/index.php
PHP
agpl-3.0
392
package de.dvdb.domain.model.social; import java.io.Serializable; import javax.persistence.Column; import javax.persistence.Entity; import javax.persistence.GeneratedValue; import javax.persistence.GenerationType; import javax.persistence.Id; import javax.persistence.Table; @Entity @Table(name = "dvdb2_fbsession") p...
chris-dvdb/dvdb.de
dvdb-ejb/src/main/java/de/dvdb/domain/model/social/FacebookSession.java
Java
agpl-3.0
961
/* Copyright (c) 2006-2012 by OpenLayers Contributors (see authors.txt for * full list of contributors). Published under the 2-clause BSD license. * See license.txt in the OpenLayers distribution or repository for the * full text of the license. */ /** * @requires OpenLayers/Format/SLD/v1.js * @requires O...
B3Partners/geo-ov
src/main/webapp/openlayers/lib/OpenLayers/Format/SLD/v1_0_0.js
JavaScript
agpl-3.0
1,351
// =================================================================================================== // _ __ _ _ // | |/ /__ _| | |_ _ _ _ _ __ _ // | ' </ _` | | _| || | '_/ _` | // |_|\_\__,_|_|\__|\_,_|_| \_...
moskiteau/KalturaGeneratedAPIClientsJava
src/main/java/com/kaltura/client/types/KalturaUiConfAdminFilter.java
Java
agpl-3.0
2,117
# -*- coding: utf-8 -*- import os import shutil import sys import datetime from invoke import task from invoke.util import cd from pelican.server import ComplexHTTPRequestHandler, RootedHTTPServer CONFIG = { # Local path configuration (can be absolute or relative to tasks.py) 'deploy_path': '..', # Githu...
webcamoid/webcamoid.github.io
internal/tasks.py
Python
agpl-3.0
2,105
<?php /** * This file is part of the Checkbook NYC financial transparency software. * * Copyright (C) 2012, 2013 New York City * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either v...
MomixSolutions/MyGovCenter
source/webapp/sites/all/modules/custom/checkbook_trends/templates/debt_capacity_trends/pledged_rev_cov_nyc_trans.tpl.php
PHP
agpl-3.0
5,320
/* * _Bullseye.cpp * * Created on: Aug 21, 2015 * Author: yankai */ #include "_Bullseye.h" #ifdef USE_OPENCV #ifdef USE_CUDA namespace kai { _Bullseye::_Bullseye() { m_abs = 90; m_scale1 = 0.25; m_scale2 = 0.0625; m_thr1 = 200; m_thr2 = 255; } _Bullseye::~_Bullseye() { } bool _Bullseye::init(void*...
yankailab/OpenKAI
src/Detector/_Bullseye.cpp
C++
agpl-3.0
2,195
DELETE FROM `weenie` WHERE `class_Id` = 35548; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (35548, 'ace35548-assassinsdagger', 6, '2019-02-10 00:00:00') /* MeleeWeapon */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (35548, 1, 1) /* ItemType...
LtRipley36706/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/MeleeWeapon/MeleeWeapon/35548 Assassin's Dagger.sql
SQL
agpl-3.0
2,502
<?php /** * SowerPHP * Copyright (C) SowerPHP (http://sowerphp.org) * * Este programa es software libre: usted puede redistribuirlo y/o * modificarlo bajo los términos de la Licencia Pública General Affero de GNU * publicada por la Fundación para el Software Libre, ya sea la versión * 3 de la Licencia, o (a su ...
LibreDTE/libredte-webapp
website/Module/Honorarios/Model/BoletaTerceros.php
PHP
agpl-3.0
12,733
/* * Copyright 1995-2016 The OpenSSL Project Authors. All Rights Reserved. * * Licensed under the Apache License 2.0 (the "License"). You may not use * this file except in compliance with the License. You can obtain a copy * in the file LICENSE in the source distribution or at * https://www.openssl.org/source/l...
FriendSoftwareLabs/friendup
libs-ext/openssl/crypto/cversion.c
C
agpl-3.0
1,997
#!/usr/bin/env python from __future__ import print_function, division import multiprocessing import os import csv import datetime import logging from datetime import datetime import argparse import shutil import math from glob import glob import gzip from shi7 import __version__ from shi7.shi7 import TRUE_FALSE_DICT, ...
knights-lab/shi7
shi7/shi7_learning.py
Python
agpl-3.0
15,977
package cn.dlb.bim.ifc.engine.jvm; import java.io.IOException; import java.io.InputStream; import java.io.OutputStream; import java.nio.file.Files; import java.nio.file.Path; import java.util.ArrayList; import java.util.List; import org.apache.commons.io.IOUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactor...
shenan4321/BIMplatform
src/cn/dlb/bim/ifc/engine/jvm/JvmRenderEngineFactory.java
Java
agpl-3.0
3,114
<div class="modal__header modal__header--flex"> <h3 class="modal__heading">{{ :: 'Monitoring settings' | translate }} <span ng-if="settings.desk" translate>for "{{settings.desk.name}}" Desk</span></h3> <a href="" class="modal__close icn-btn" sd-hotkey="esc" ng-click="cancel()"><i class="icon-close-small"></i></...
marwoodandrew/superdesk-client-core
scripts/apps/monitoring/views/aggregate-settings.html
HTML
agpl-3.0
8,098
'use strict'; angular.module('GO.Modules.GroupOffice.Contacts').factory('GO.Modules.GroupOffice.Contacts.Model.ContactGroup', [ 'GO.Core.Factories.Data.Model', function (Model) { var ContactGroup = GO.extend(Model, function () { //rename function because this record has a delete attribute on the server this....
Intermesh/groupoffice-webclient
app/modules/groupoffice/contacts/model/contact-group.js
JavaScript
agpl-3.0
610
<?php namespace WEEEOpen\TaralloTest\Database; use PHPUnit\Framework\TestCase; use WEEEOpen\Tarallo\Database\Database; use WEEEOpen\Tarallo\Item; abstract class DatabaseTest extends TestCase { protected $db = null; // this cannot be done, PLAIN AND SIMPLE. Even though it comes straight from an example inside docu...
WEEE-Open/tarallo-backend
tests/Database/DatabaseTest.php
PHP
agpl-3.0
4,897
# -*- coding: utf-8 -*- ############################################################################## # # Author: OpenDrive Ltda # Copyright (c) 2013 Opendrive Ltda # # WARNING: This program as such is intended to be used by professional # programmers who take the whole responsibility of assessing all potential # cons...
kailIII/emaresa
rent.resp/partner.py
Python
agpl-3.0
1,548
# Rule 1.4.5 ## Summary This test consists in detecting captcha embedded images and thus defining the applicability of the test. Human check will be then needed to determine whether the alternative is pertinent. ## Business description ### Criterion [1.4](http://references.modernisation.gouv.fr/referentiel-techni...
Tanaguru/Tanaguru-rules-RGAA-3-doc
docs/Rule-1-4-5.md
Markdown
agpl-3.0
2,350
using System.Threading.Tasks; using Microsoft.AspNetCore.Mvc; using SSCMS.Dto; using SSCMS.Utils; namespace SSCMS.Web.Controllers.Admin.Common.Form { public partial class LayerImageUploadController { [HttpGet, Route(Route)] public async Task<ActionResult<Options>> Get([FromQuery] SiteRequest r...
siteserver/cms
src/SSCMS.Web/Controllers/Admin/Common/Form/LayerImageUploadController.Get.cs
C#
agpl-3.0
1,054
(function() { 'use strict'; var getModulesList = function(modules) { return modules.map(function(moduleName) { return {name: moduleName}; }); }; var jsOptimize = process.env.REQUIRE_BUILD_PROFILE_OPTIMIZE !== undefined ? process.env.REQUIRE_BUILD_PROFILE_OPTIMIZE : ...
TeachAtTUM/edx-platform
lms/static/lms/js/build.js
JavaScript
agpl-3.0
8,162
import React from 'react' import {intlEnzyme} from 'tocco-test-util' import MenuChildrenWrapper from './MenuChildrenWrapper' import {StyledMenuChildrenWrapper} from './StyledComponents' describe('admin', () => { describe('components', () => { describe('Navigation', () => { describe('menuType', () => { ...
tocco/tocco-client
packages/apps/admin/src/components/Navigation/menuType/MenuChildrenWrapper.spec.js
JavaScript
agpl-3.0
2,143
# -*- coding: utf-8 -*- import time from datetime import timedelta class CookieJar: def __init__(self, pluginname, account=None): self.cookies = {} self.plugin = pluginname self.account = account def add_cookies(self, clist): for c in clist: name = c.split("\t")[5...
vuolter/pyload
src/pyload/core/network/cookie_jar.py
Python
agpl-3.0
1,007
/** * vinimay * Vinimay is a decentralised social network focused on giving back control of its data to the user * * OpenAPI spec version: 0.1.0 * * * NOTE: This class is auto generated by the swagger code generator program. * https://github.com/swagger-api/swagger-codegen.git * Do not edit the class manually...
JosephCaillet/vinimay
client/src/providers/apiClient/model/deletionServerInput.ts
TypeScript
agpl-3.0
569
<?php /** * Message translations. * * This file is automatically generated by 'yii message/extract' command. * It contains the localizable messages extracted from source code. * You may modify this file by translating the extracted messages. * * Each array element represents the translation (value) of a message ...
fundacionempowerment/VACH
messages/es/team.php
PHP
agpl-3.0
3,747
""" Test scenarios for the review xblock. """ import ddt import unittest from django.conf import settings from django.contrib.auth.models import User from django.core.urlresolvers import reverse from nose.plugins.attrib import attr from lms.djangoapps.courseware.tests.factories import GlobalStaffFactory from lms.djan...
lduarte1991/edx-platform
openedx/tests/xblock_integration/test_review_xblock.py
Python
agpl-3.0
21,237
/**************************************************************** * * * Copyright 2001, 2009 Fidelity Information Services, Inc * * * * This source code contains the intellectual property * * of its copyright holder(s), and is made available * * under a license. If you do not know the terms of * *...
ChristyV/fis-gtm
sr_vvms/ojparams.c
C
agpl-3.0
7,183
<div id="page" style="display: none;" data-bind="visible: true, css: { withToolbox: $root.showToolbox, withPreviewFrame: showPreviewFrame }"> <div id="main-edit-area" data-bind="click: function(obj, evt) { $root.selectBlock(null); return true; }, clickBubble: false"> <!-- ko withProperties: { templateMode: 'wysiw...
Kajakaran/uk.co.vedaconsulting.mosaico
packages/mosaico/src/tmpl/main.tmpl.html
HTML
agpl-3.0
7,906
# # Copyright (C) 2011 - present Instructure, Inc. # # This file is part of Canvas. # # Canvas is free software: you can redistribute it and/or modify it under # the terms of the GNU Affero General Public License as published by the Free # Software Foundation, version 3 of the License. # # Canvas is distributed in the ...
venturehive/canvas-lms
app/controllers/context_modules_controller.rb
Ruby
agpl-3.0
29,429
/* * opencog/embodiment/Control/Procedure/ComboInterpreter.h * * Copyright (C) 2002-2009 Novamente LLC * All Rights Reserved * Author(s): Novamente team * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License v3 as * published by th...
fakena/myoc4078
opencog/embodiment/Control/Procedure/ComboInterpreter.h
C
agpl-3.0
4,853
<?php /** * Copyright (c) 2012, Agence Française Informatique (AFI). All rights reserved. * * AFI-OPAC 2.0 is free software; you can redistribute it and/or modify * it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE as published by * the Free Software Foundation. * * There are special exceptions to the ...
lolgzs/opacce
library/Class/Catalogue.php
PHP
agpl-3.0
19,460
class WorkAssignmentPlugin < Noosfero::Plugin def self.plugin_name "Work Assignment" end def self.plugin_description _("New kind of content for organizations.") end def self.can_download_submission?(user, submission) return unless submission submission.published? || (user && (submission.aut...
EcoAlternative/noosfero-ecosol
plugins/work_assignment/lib/work_assignment_plugin.rb
Ruby
agpl-3.0
2,790
<?php namespace OniiChan\Domain; interface Entity { /** * Return an Entity identifier * * @return Identifier */ public function id(); }
flaxandteal/onii-chan
laravel/src/lib/OniiChan/Domain/Entity.php
PHP
agpl-3.0
153
/* * Copyright 2015 Erwin Müller <erwin.mueller@deventm.org> * * This file is part of sscontrol-httpd-yourls. * * sscontrol-httpd-yourls is free software: you can redistribute it and/or modify it * under the terms of the GNU Affero General Public License as published by the * Free Software Foundation, either ver...
devent/sscontrol
sscontrol-httpd-yourls/src/main/java/com/anrisoftware/sscontrol/httpd/yourls/YourlsServiceImpl.java
Java
agpl-3.0
10,069
/** ****************************************************************************** * @file USB_Host/DynamicSwitch_Standalon/Inc/lcd_log_conf.h * @author MCD Application Team * @version V1.0.3 * @date 29-January-2016 * @brief LCD Log configuration file. *************************************...
mariobarbareschi/stm32-compiler-docker
STM32Cube_FW_F4_V1.11.0/Projects/STM32469I-Discovery/Applications/USB_Host/DynamicSwitch_Standalone/Inc/lcd_log_conf.h
C
agpl-3.0
4,076
// OCC_2dView.h: interface for the OCC_2dView class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_OCC_2dVIEW_H__2E048CC9_38F9_11D7_8611_0060B0EE281E__INCLUDED_) #define AFX_OCC_2dVIEW_H__2E048CC9_38F9_11D7_8611_0060B0EE281E__INCLUDED_ #if _MSC_VER > 1000 #pragma once #end...
AsherBond/MondocosmOS
opencascade-6.5.1/samples/mfc/Common/OCC_2dView.h
C
agpl-3.0
4,741
Title: 40423119_W17作業 Date: 2017-06-15 11:17 Category: HomeWork Tags: 期末協同查驗與自評 Author: 40423119 1.solvespace 檔案推送 2.solvespace 2D 繪圖 程式碼 3.子模組建立與運用 4.Solvespace 近端零組件繪圖 5.Solvespace 零件轉入 V-rep 6.期末分組專題 7.上傳 Fossil SCM 倉儲 <!-- PELICAN_END_SUMMARY --> #1. solvespace 檔案推送 <iframe width="560" height="315" src="ht...
40423119/2017springcd_hw
content/20170615.md
Markdown
agpl-3.0
6,030
/* * This file is part of ELKI: * Environment for Developing KDD-Applications Supported by Index-Structures * * Copyright (C) 2019 * ELKI Development Team * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * t...
elki-project/elki
elki-core-util/src/test/java/elki/utilities/datastructures/KuhnMunkresWongTest.java
Java
agpl-3.0
4,174
Brimir::Application.routes.draw do devise_for :users, controllers: { omniauth_callbacks: 'omniauth' } resources :users namespace :tickets do resource :deleted, only: :destroy, controller: :deleted resource :selected, only: :update, controller: :selected end resources :tickets, only: [:index, :show...
vartana/brimir
config/routes.rb
Ruby
agpl-3.0
876
#include <stddef.h> #include "logger/logger.h" #include "wrappers.h" using namespace drivers::i2c; I2CResult I2CFallbackBus::Write(const I2CAddress address, gsl::span<const uint8_t> inData) { const I2CResult systemBusResult = this->_innerBuses.Bus.Write(address, inData); if (systemBusResult == I2CR...
PW-Sat2/PWSat2OBC
libs/drivers/i2c/fallback.cpp
C++
agpl-3.0
1,832
<?php /** * Soap Handler Class * * * @package Np_Soap * @subpackage Np_Soap * @copyright Copyright (C) 2012-2013 S.D.O.C. LTD. All rights reserved. * @license GNU Affero Public License version 3 or later; see LICENSE.txt */ /** * Np_Db Class Definition * * @package Np_Soa...
mehulsbhatt/NPG
library/Np/Soap/Handler.php
PHP
agpl-3.0
7,386
DELETE FROM `weenie` WHERE `class_Id` = 20478; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (20478, 'scrollfireprotectionself7', 34, '2019-02-10 00:00:00') /* Scroll */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (20478, 1, 8192) /* ItemType - ...
ACEmulator/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Scroll/Writable/20478 Scroll of Fiery Blessing.sql
SQL
agpl-3.0
1,929
# -*- coding: utf-8 -*- # © 2014 Elico Corp (https://www.elico-corp.com) # Licence AGPL-3.0 or later(http://www.gnu.org/licenses/agpl.html) import time from datetime import datetime import openerp.addons.decimal_precision as dp from openerp.osv import fields, osv from openerp.tools import DEFAULT_SERVER_DATETIME_FOR...
Elico-Corp/openerp-7.0
mrp_mo_nopicking/mrp.py
Python
agpl-3.0
4,435
/** * @(#)MediaExportParameters.java * * This file is part of the Non-Linear Book project. * Copyright (c) 2012-2016 Anton P. Kolosov * Authors: Anton P. Kolosov, et al. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License version...
Antokolos/NLB
NLBL/src/main/java/com/nlbhub/nlb/domain/MediaExportParameters.java
Java
agpl-3.0
3,959
# Friend Chat Friend Chat is a chat integration platform for Friend. It is built to make it fairly straightforward to add access to 3rd party chat APIs. It is a client - server architecture where the server handles the connection to the remote API and presents the content to the client. Multiple clients can be connect...
FriendSoftwareLabs/friendchat
client/Readme.md
Markdown
agpl-3.0
2,716
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../aui/css/aui.min.css" media="all"...
cm-is-dog/rapidminer-studio-core
report/html/com/rapidminer/gui/dnd/top-risks.html
HTML
agpl-3.0
8,358
<div align="center" class="heading_gray"> <h3>User Registration</h3> </div> <br/> <?php echo form_open('user/user_registration/userinsert', array('id' => 'formUser')); echo blue_box_top(); ?> <table width="100%" border="0" cellspacing="0" cellpadding="4" align="center" class="heading_tab" style="margin-top:15p...
itschool/kalolsavam-subdistrict
system/application/views/user/user_registration.php
PHP
agpl-3.0
3,619
jaleela_protestor_leader = Creature:new { objectName = "", socialGroup = "thug", faction = "thug", level = 17, chanceHit = 0.320000, damageMin = 180, damageMax = 190, baseXp = 1102, baseHAM = 2400, baseHAMmax = 3000, armor = 0, resists = {0,0,0,0,0,0,0,-1,-1}, meatType = "", meatAmount = 0, hideType = ""...
lasko2112/legend-of-hondo
MMOCoreORB/bin/scripts/mobile/quest/rori/jaleela_protestor_leader.lua
Lua
agpl-3.0
1,034
<?php use Illuminate\Support\Facades\Schema; use Illuminate\Database\Schema\Blueprint; use Illuminate\Database\Migrations\Migration; class CreateOauthAuthCodesTable extends Migration { /** * Run the migrations. * * @return void */ public function up() { Schema::create('oauth_au...
monicahq/monica
database/migrations/2016_06_01_000001_create_oauth_auth_codes_table.php
PHP
agpl-3.0
852
import { async, ComponentFixture, TestBed } from '@angular/core/testing'; import { AppModule } from '../../../../app.module'; import { MAT_DIALOG_DATA, MatDialog, MatDialogRef } from '@angular/material'; import { ConfirmDialogComponent } from './confirm-dialog.component'; describe('ConfirmDialogComponent', () => { ...
dhlab-basel/Salsah
src/app/view/modules/dialog/confirm-dialog/confirm-dialog.component.spec.ts
TypeScript
agpl-3.0
1,082
{% extends 'task/default.html' %} {% block task-content %} <dl class="task__data"> {% if task.category %} <dt>Category</dt> <dd>{{ task.get_category_display }}</dd> {% endif %} {% if task.text %} <dt>Message</dt> <dd>{{task.text}}</dd> {% endif %} {% if task.user %} ...
MuckRock/muckrock
muckrock/templates/task/flagged.html
HTML
agpl-3.0
1,743
require 'spec_helper' require 'rollbar/middleware/sinatra' require 'sinatra/base' require 'rack/test' class SinatraDummy < Sinatra::Base class DummyError < StandardError; end use Rollbar::Middleware::Sinatra get '/foo' do raise DummyError.new end get '/bar' do 'this will not crash' end post '...
NullVoxPopuli/aeonvera
vendor/bundle/ruby/2.4.0/gems/rollbar-2.15.2/spec/rollbar/middleware/sinatra_spec.rb
Ruby
agpl-3.0
5,036
/* * Asqatasun - Automated webpage assessment * Copyright (C) 2008-2020 Asqatasun.org * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at y...
Asqatasun/Asqatasun
rules/rules-rgaa3.0/src/main/java/org/asqatasun/rules/rgaa30/Rgaa30Rule011001.java
Java
agpl-3.0
1,487
'use strict'; var phonetic = require('phonetic'); var socketio = require('socket.io'); var _ = require('underscore'); var load = function(http) { var io = socketio(http); var ioNamespace = '/'; var getEmptyRoomId = function() { var roomId = null; do { roomId = phoneti...
ryanpetris/droppy
socket.js
JavaScript
agpl-3.0
2,696
#pragma once class cosmos; #include "game/transcendental/step_declaration.h" class position_copying_system { public: void update_transforms(const logic_step step); };
DaTa-/Hypersomnia
src/game/systems_stateless/position_copying_system.h
C
agpl-3.0
169
# Does it have wifi? ## Development Requires **Node 0.12+**. Install: ```bash $ npm install -g gulp $ npm install ``` Run server with auto-reload (without minification): ```bash $ gulp ``` To force minification of assets (build takes a bit longer) include the `--minified` flag: ```bash $ gulp --minified ``` ##...
taipowerapps/doesithavewifi
README.md
Markdown
agpl-3.0
659
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> </head> <body bgcolor="white"> Provides test classes. </body> </html>
aborg0/rapidminer-vega
src/com/rapidminer/test/package.html
HTML
agpl-3.0
144
ALTER TABLE `album` CHANGE fichier fichier varchar(250);
lolgzs/opacce
cosmogramme/sql/patch/patch_073.sql
SQL
agpl-3.0
57
/* * Fluffy Meow - Torrent RSS generator for TV series * Copyright (C) 2015 Victor Denisov * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published * by the Free Software Foundation, either version 3 of the License, or * (...
vdenisov/fluffy-meow
src/main/java/org/plukh/fluffymeow/aws/AWSInstanceInfoProviderImpl.java
Java
agpl-3.0
3,343
require_relative 'api_fixtures_helper' class FakeApiResponse include ApiFixturesHelper def app_init parse(app_init_plist) end def all_cinemas parse(all_cinemas_plist) end def film_times(cinema_id, film_id) parse(film_times_plist(cinema_id, film_id)) end end
andycroll/odeon_uk
test/support/fake_api_response.rb
Ruby
agpl-3.0
288
# ETConf -- web-based user-friendly computer hardware configurator # Copyright (C) 2010-2011 ETegro Technologies, PLC <http://etegro.com/> # Sergey Matveev <sergey.matveev@etegro.com> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero...
ETegro/ETConf
giver/urls.py
Python
agpl-3.0
1,178
/* * Copyright (c) 2011-2015 libbitcoin developers (see AUTHORS) * Copyright (c) 2016-2017 metaverse core developers (see MVS-AUTHORS) * * This file is part of metaverse. * * metaverse is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License with * ad...
sikamedia/metaverse
src/lib/bitcoin/message/alert.cpp
C++
agpl-3.0
4,834
module BABYLON { export class Animation { private _keys: Array<any>; private _offsetsCache = {}; private _highLimitsCache = {}; private _stopped = false; public _target; private _easingFunction: IEasingFunction; public targetPropertyPath: string[]; p...
brosnanyuen/Project-S
Babylon.js-master/Babylon/Animations/babylon.animation.ts
TypeScript
agpl-3.0
17,965
// //{block name="backend/create_backend_order/view/toolbar"} // Ext.define('Shopware.apps.SwagBackendOrder.view.main.Toolbar', { extend: 'Ext.toolbar.Toolbar', alternateClassName: 'SwagBackendOrder.view.main.Toolbar', alias: 'widget.createbackendorder-toolbar', dock: 'top', ui: 'shopware-ui', ...
GerDner/luck-docker
engine/Shopware/Plugins/Default/Backend/SwagBackendOrder/Views/backend/swag_backend_order/view/main/toolbar.js
JavaScript
agpl-3.0
8,411
/** * This file is part of mycollab-services. * * mycollab-services is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * mycolla...
uniteddiversity/mycollab
mycollab-services/src/main/java/com/esofthead/mycollab/module/crm/service/ibatis/ProductServiceImpl.java
Java
agpl-3.0
2,122
/* * jHears, acoustic fingerprinting framework. * Copyright (C) 2009-2010 Juha Heljoranta. * * This file is part of jHears. * * jHears is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either ver...
inter6/jHears
jhears-server/src/main/java/org/jhears/server/IUser.java
Java
agpl-3.0
950
<?php /********************************************************************************* * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2012 SugarCRM Inc. * * This program is free software; you can redistribute it and/or modify it under ...
minh10huy/HiringBossCRM
include/VarDefHandler/VarDefHandler.php
PHP
agpl-3.0
7,729
/* * Copyright (C) 2000 - 2021 Silverpeas * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as * published by the Free Software Foundation, either version 3 of the * License, or (at your option) any later version. * * As a spec...
SilverDav/Silverpeas-Core
core-services/pdc/src/main/java/org/silverpeas/core/pdc/pdc/model/PdcAxisValue.java
Java
agpl-3.0
15,496
## Device Admin user stories #### Install app on device #### Register app with right instance #### Sign in to app #### Create, update, delete enumerator users on the app #### Clean data from the app #### Check daily work of enumerators #### Manual backup of data #### Manual upload of data
akvo/akvo-product-design
FLOW/UseCases/FieldManager.md
Markdown
agpl-3.0
298
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/transitional.dtd"> <html><head> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="estilos.css" /> <title> Indice de Ley Orgánica de Educación Enmarcada en los Der...
jacintodavila/catalogoelectronicoautonomo
ceaWeb/indices/t00811.html
HTML
agpl-3.0
2,338
package io.github.jhg543.mellex.operation; import com.google.common.base.Preconditions; import com.google.common.base.Splitter; import io.github.jhg543.mellex.ASTHelper.*; import io.github.jhg543.mellex.antlrparser.DefaultSQLBaseListener; import io.github.jhg543.mellex.antlrparser.DefaultSQLLexer; import io.github.jhg...
jhg543/mellex
src/main/java/io/github/jhg543/mellex/operation/StringEdgePrinter.java
Java
agpl-3.0
11,043
require 'open_food_network/referer_parser' module Admin class EnterprisesController < ResourceController before_filter :load_enterprise_set, :only => :index before_filter :load_countries, :except => [:index, :register, :check_permalink] before_filter :load_methods_and_fees, :only => [:new, :edit, :update...
stveep/openfoodnetwork
app/controllers/admin/enterprises_controller.rb
Ruby
agpl-3.0
9,547
# Slight modification from: https://nodejs.org/en/docs/guides/nodejs-docker-webapp/ # Assumes there is Orchestrator like Nomad to handle process dying :P FROM node:boron RUN mkdir -p /usr/src/app WORKDIR /usr/src/app # Copy source code over (including package.json) COPY ./Code /usr/src/app # and Yarn it # and Set t...
leowmjw/playground-docker
nodejs-express-env/Dockerfile
Dockerfile
agpl-3.0
484
--- "layout": contract "datum podpisu": 2020-07-01 "datum účinnosti": 2020-07-01 "datum ukončení": 0000-00-00 "title": "NDA - Blanka Lednická" "použité smluvní typy": - NDA "předmět": "Dohoda o ochraně důvěrných informací" "stav": V plnění "náklady": 0 "místo uložení": Centrální spisovna "smluvní strany": - "jméno...
pirati-web/smlouvy.pirati.cz
smlouvy/2020/07/01/NDA-Lednicka/index.html
HTML
agpl-3.0
593
package com.neverwinterdp.scribengin.dataflow.example.wire; import java.util.Properties; import com.neverwinterdp.message.Message; import com.neverwinterdp.scribengin.dataflow.DataSet; import com.neverwinterdp.scribengin.dataflow.Dataflow; import com.neverwinterdp.scribengin.dataflow.DataflowDescriptor; import com.ne...
DemandCube/NeverwinterDP
scribengin/dataflow/example/src/main/java/com/neverwinterdp/scribengin/dataflow/example/wire/ExampleWireDataflowSubmitter.java
Java
agpl-3.0
6,521
package com.gmail.nossr50.commands.party; import org.bukkit.ChatColor; import org.bukkit.command.Command; import org.bukkit.command.CommandExecutor; import org.bukkit.command.CommandSender; import org.bukkit.entity.Player; import com.gmail.nossr50.mcMMO; import com.gmail.nossr50.commands.CommandHelper; impo...
javalangSystemwin/mcMMOPlus
src/main/java/com/gmail/nossr50/commands/party/PCommand.java
Java
agpl-3.0
4,799
DELETE FROM `weenie` WHERE `class_Id` = 46553; INSERT INTO `weenie` (`class_Id`, `class_Name`, `type`, `last_Modified`) VALUES (46553, 'ace46553-oyoroisandals', 2, '2019-02-10 00:00:00') /* Clothing */; INSERT INTO `weenie_properties_int` (`object_Id`, `type`, `value`) VALUES (46553, 1, 2) /* ItemType - Ar...
LtRipley36706/ACE-World
Database/3-Core/9 WeenieDefaults/SQL/Clothing/Armor/46553 O-Yoroi Sandals.sql
SQL
agpl-3.0
3,955
import { TYPES } from 'core/app/types' import { StateManager } from 'core/dialog' import { ContainerModule, interfaces } from 'inversify' import { DecisionEngine } from './decision-engine' import { DialogEngine } from './dialog-engine' import { FlowService } from './flow/flow-service' import { FlowNavigator } from './...
botpress/botpress
packages/bp/src/core/dialog/dialog.inversify.ts
TypeScript
agpl-3.0
1,613
/* uSquare 1.0 - Universal Responsive Grid Copyright (c) 2012 Br0 (shindiristudio.com) Project site: http://codecanyon.net/ Project demo: http://shindiristudio.com/usquare/ */ (function($) { function uSquareItem(element, options) { this.$item = $(element); this.$parent = options.$parent; this.opti...
AhoraMadrid/ahoramadrid.org
js/vendor/jquery.usquare.js
JavaScript
agpl-3.0
6,490
var searchData= [ ['backtrace',['backtrace',['../class_logger.html#a5deb9b10c43285287a9113f280ee8fab',1,'Logger']]], ['baseexception',['BaseException',['../class_base_exception.html',1,'']]], ['baseexception_2ephp',['BaseException.php',['../_base_exception_8php.html',1,'']]], ['basic_2ephp',['Basic.php',['../_m...
atk4/atk4-web
dox/html/search/all_62.js
JavaScript
agpl-3.0
2,662
<div class="role-filter"> <div class="fw-700 m-b-5">{{"ROLE"|translate}}</div> <div> <div class="checkbox-inline" ng-class="{'selected':roles.tank.selected}" uib-tooltip="{{'TANK'|translate}}"> <label class="tank"> <input ng-model="roles.tank.selected" type="checkbox"> ...
warcraftlfg/warcraft-lfg
client/app/filter/character/filter.role.directive.html
HTML
agpl-3.0
1,208
body { font-family: 'DejaVu Sans Condensed'; font-size: 11pt; } p { text-align: justify; margin-bottom: 4pt; margin-top:0pt; } table {font-family: 'DejaVu Sans Condensed'; font-size: 10pt; line-height: 1.2; margin-top: 2pt; margin-bottom: 5pt; border-collapse: collapse; } thead { font-weight: bold;...
ctlr/MailCtlr
public/css/pdf.css
CSS
agpl-3.0
8,461
/* Copyright (c) 2014-2022 AscEmu Team <http://www.ascemu.org> This file is released under the MIT license. See README-MIT for more information. */ #pragma once #include <cstdint> #include "ManagedPacket.h" #include "WorldPacket.h" namespace AscEmu::Packets { class CmsgQuestgiverRequestReward : public ManagedPa...
AscEmu/AscEmu
src/world/Server/Packets/CmsgQuestgiverRequestReward.h
C
agpl-3.0
1,093
package org.demo.jdk.utilapis; public class Bird implements Flyable { private int speed = 15; @Override public void fly() { System.out.println("I'm Bird, my speed is " + speed + "."); } }
William-Hai/SimpleDemo
src/org/demo/jdk/utilapis/Bird.java
Java
agpl-3.0
220
<?php // Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. namespace App\Libraries; use App\Exceptions\UserVerificationException; use App\Mail\UserVerification as UserVerificationMail; use App\M...
omkelderman/osu-web
app/Libraries/UserVerification.php
PHP
agpl-3.0
4,310
<html> <head> <title>Frankenstein, 1831, Vol. 2, Chap. 3, Frame 6</title> </head> <body> <p> "Having thus arranged my dwelling, and carpeted it with clean straw, I retired; for I saw the figure of a man at a distance, and I remembered too well my treatment the night before, to trust myself in his power. I had fi...
ebeshero/Pittsburgh_Frankenstein
frankenTexts_HTML/PA_Electronic_Ed/1831_ed/00118-chapterContent-1831.html
HTML
agpl-3.0
2,174
/* Copyright (C) 2018 by Claude SIMON (http://zeusw.org/epeios/contact.html). This file is part of XDHWebQ. XDHWebQ is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the Li...
epeios-q37/epeios
tools/xdhwebq.old_with_wrappers_do_not_delete/ZND/registry.h
C
agpl-3.0
1,040
/* Copyright (C) 2015 Jack Fagner This file is part of OpenTidl. OpenTidl is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any...
iamsi/OpenTidl
OpenTidl/Methods/OpenTidlStreamMethods.cs
C#
agpl-3.0
5,835
# -*- coding: utf-8 -*- ############################################################################## # # Infrastructure # Copyright (C) 2014 Ingenieria ADHOC # No email # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License...
zhaohuaw/odoo-infrastructure
addons/infrastructure/database_type.py
Python
agpl-3.0
2,270
<span ng-if="editable" class="omny-edit-section" ng-click="changeUrl()">Edit</span> <iframe ng-if="videoSource" width="854" height="510" ng-src="{{videoSource}}" frameborder="0" allowfullscreen></iframe>
omnycms/omny-cms
ui/omny-angular/public_html/js/modules/Youtube/Youtube.html
HTML
agpl-3.0
204
# frozen_string_literal: true require 'rails_helper' describe StudentsController do let(:user) { create(:student) } before { allow(controller).to receive(:current_user) { user } } it { should use_before_action :authorize! } describe '#index' do let!(:classroom) { create(:classroom) } let!(:student...
empirical-org/Empirical-Core
services/QuillLMS/spec/controllers/students_controller_spec.rb
Ruby
agpl-3.0
4,686
# SPDX-License-Identifier: AGPL-3.0-or-later """ SepiaSearch (Videos) """ from json import loads from dateutil import parser, relativedelta from urllib.parse import urlencode from datetime import datetime # about about = { "website": 'https://sepiasearch.org', "wikidata_id": None, "official_api_documenta...
dalf/searx
searx/engines/sepiasearch.py
Python
agpl-3.0
2,928
<?php /* Kevin Froman - Easy IPFS: easily interact with IPFS in php via this simple API Copyright (C) 2017 Kevin Froman This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the ...
beardog108/seedbin
easy-ipfs.php
PHP
agpl-3.0
2,545
import React from 'react'; import { render, waitForElement } from 'react-testing-library'; import FakeDataProvider from '@olimat/web/utils/test/FakeDataProvider'; import MockErrorProvider from '@olimat/web/utils/test/MockErrorProvider'; import MockNextContext from '@olimat/web/utils/test/MockNextContext'; import { ren...
iquabius/olimat
packages/web/src/components/Exam/Details.test.tsx
TypeScript
agpl-3.0
1,976
<?php // This file declares a new entity type. For more details, see "hook_civicrm_entityTypes" at: // https://docs.civicrm.org/dev/en/latest/hooks/hook_civicrm_entityTypes return [ [ 'name' => 'CivirulesLog', 'class' => 'CRM_Civiruleslogger_DAO_CivirulesLog', 'table' => 'civicrm_civirules_log', ], ];
CiviCooP/org.civicoop.civiruleslogger
xml/schema/CRM/Civiruleslogger/CivirulesLog.entityType.php
PHP
agpl-3.0
319
{% extends "podcast-base.html" %} {% load i18n %} {% load humanize %} {% load episodes %} {% load podcasts %} {% load devices %} {% load charts %} {% load utils %} {% load menu %} {% block mainmenu %}{{ "/podcast/"|main_menu }}{% endblock %} {% block sectionmenu %} {% if podcast.title %} {{ "/podcast/"|section_menu...
gpodder/mygpo
mygpo/podcasts/templates/podcast.html
HTML
agpl-3.0
6,895
/* Classe gerada automaticamente pelo MSTech Code Creator */ namespace MSTech.GestaoEscolar.BLL { using MSTech.Business.Common; using MSTech.GestaoEscolar.Entities; using MSTech.GestaoEscolar.DAL; using System.Data; using MSTech.Data.Common; using System.Collections.Generic; using System.Linq; ...
prefeiturasp/SME-SGP
Src/MSTech.GestaoEscolar.BLL/CLS_AlunoAvaliacaoTurmaQualidadeBO.cs
C#
agpl-3.0
5,771